From f204629dc5e1c84ccd9923ff2f3e0dcbbdb2a8df Mon Sep 17 00:00:00 2001 From: Anyon Date: Tue, 9 Apr 2019 11:10:57 +0800 Subject: [PATCH] =?UTF-8?q?[=E6=9B=B4=E6=96=B0]=E6=B7=BB=E5=8A=A0Emoji?= =?UTF-8?q?=E8=A1=A8=E6=83=85=E6=94=AF=E6=8C=81=E6=B5=8B=E8=AF=95?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- _test/pay-redpack-create.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_test/pay-redpack-create.php b/_test/pay-redpack-create.php index c2dab54..3df5fb6 100644 --- a/_test/pay-redpack-create.php +++ b/_test/pay-redpack-create.php @@ -27,7 +27,7 @@ try { $options = [ 'mch_billno' => time(), 're_openid' => 'o38gps3vNdCqaggFfrBRCRikwlWY', - 'send_name' => '商户名称', + 'send_name' => '商户名称😍', 'act_name' => '活动名称', 'total_amount' => '100', 'total_num' => '1',