Merge branch 'test'
This commit is contained in:
commit
55d6d91a9a
@ -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