代慢计算1%
This commit is contained in:
parent
3bfbd5c0c1
commit
4184b2c7bc
@ -13,6 +13,7 @@ class SysSummary extends Base{
|
||||
$paySlowNum = round($money * ($slowScale*0.01),5);
|
||||
$noticeData['orderId'] = $orderId;
|
||||
$noticeData['toPayFast'] = $payFastNum;
|
||||
$noticeData['toPaySlow'] = $paySlowNum;
|
||||
$noticeData['fastScale'] = $fastScale;
|
||||
$noticeData['slowScale'] = $slowScale;
|
||||
$noticeData['desc'] = $sm;
|
||||
|
Loading…
x
Reference in New Issue
Block a user