调试内容
This commit is contained in:
parent
e18c9b1caf
commit
837ec1bdd4
@ -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}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user