Explorar o código

wesmiler 报恩寺项目

wesmiler %!s(int64=4) %!d(string=hai) anos
pai
achega
635582545c
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      app/Services/NotifyService.php

+ 1 - 1
app/Services/NotifyService.php

@@ -112,7 +112,7 @@ class NotifyService extends BaseService
             'type'=> 1,
             'coin_type'=> 2,
             'pay_type'=> 2,
-            'money'=> $payMoney,
+            'money'=> moneyFormat($payMoney/100),
             'change_type'=> 2,
             'balance'=> $memberInfo->balance? $memberInfo->balance : 0,
             'create_time'=> time(),