@@ -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(),