wesmiler пре 3 месеци
родитељ
комит
97169222ac
1 измењених фајлова са 1 додато и 1 уклоњено
  1. 1 1
      app/Services/Api/BalanceLogService.php

+ 1 - 1
app/Services/Api/BalanceLogService.php

@@ -238,7 +238,7 @@ class BalanceLogService extends BaseService
             'type'=>2,
             'account_type'=> $accountType,
             'pay_type'=>0,
-            'remark'=> $accountRemark,
+            'account_remark'=> $accountRemark,
             'realname'=> $realname,
             'account'=> $account,
             'create_time'=> time(),