调试内容

This commit is contained in:
Jerry Yan 2020-12-14 18:01:57 +08:00
parent e18c9b1caf
commit 837ec1bdd4

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=${$HistoryToPayFast} hpf=${HistoryToPayFast}
hps=${HistoryToPaySlow} hps=${HistoryToPaySlow}
hvs=${HistoryVouchersSummarySum} hvs=${HistoryVouchersSummarySum}
tpf=${toPayFast} tpf=${toPayFast}