Browse Source

提现备注说明

master
weigang 5 years ago
parent
commit
620681a475
  1. 2
      app/Controller/v3/WithdrawController.php

2
app/Controller/v3/WithdrawController.php

@ -170,7 +170,7 @@ class WithdrawController extends BaseController
$withdraw->trade_no, $withdraw->trade_no,
$storeUser->openid, $storeUser->openid,
$withdraw->name, $withdraw->name,
'商户提现打款'
'商户 ['.$store->name.'] 提现打款'
); );
// 更新打款金额,审核时间等 // 更新打款金额,审核时间等

Loading…
Cancel
Save