From 620681a475900556e206e030b2e914c2cc6793c4 Mon Sep 17 00:00:00 2001 From: weigang Date: Sat, 19 Sep 2020 09:32:17 +0800 Subject: [PATCH] =?UTF-8?q?=E6=8F=90=E7=8E=B0=E5=A4=87=E6=B3=A8=E8=AF=B4?= =?UTF-8?q?=E6=98=8E?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- app/Controller/v3/WithdrawController.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/Controller/v3/WithdrawController.php b/app/Controller/v3/WithdrawController.php index 3e30968..97cd17c 100644 --- a/app/Controller/v3/WithdrawController.php +++ b/app/Controller/v3/WithdrawController.php @@ -170,7 +170,7 @@ class WithdrawController extends BaseController $withdraw->trade_no, $storeUser->openid, $withdraw->name, - '商户提现打款' + '商户 ['.$store->name.'] 提现打款' ); // 更新打款金额,审核时间等