wesmiler 4 ماه پیش
والد
کامیت
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(),