This commit is contained in:
Jerry Yan 2020-12-12 19:04:11 +08:00
parent 4db9b0ca57
commit 5de38a5258

View File

@ -174,7 +174,7 @@ class UserVouchers extends Base{
if ($unConv > 0) $sm->addSysSummary(0, $unConv, 1, "加入系统未转换值"); if ($unConv > 0) $sm->addSysSummary(0, $unConv, 1, "加入系统未转换值");
\think\Log::write(<<<TEXT \think\Log::write(<<<TEXT
系统未转换值调试内容: 系统未转换值调试内容:
hpf=${HistoryToPaySlow} hpf=${$HistoryToPayFast}
hps=${HistoryToPaySlow} hps=${HistoryToPaySlow}
hvs=${HistoryVouchersSummarySum} hvs=${HistoryVouchersSummarySum}
tpf=${toPayFast} tpf=${toPayFast}