From 0d9840cc9d86c133fcf391002b2c06c0113eb4cb Mon Sep 17 00:00:00 2001 From: Anyon Date: Fri, 4 May 2018 18:19:07 +0800 Subject: [PATCH] =?UTF-8?q?[=E6=9B=B4=E6=96=B0]=E4=BF=AE=E6=94=B9=E5=BE=AE?= =?UTF-8?q?=E4=BF=A1=E6=94=AF=E4=BB=98=E6=B5=8B=E8=AF=95?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- application/store/controller/wechat/Demo.php | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/application/store/controller/wechat/Demo.php b/application/store/controller/wechat/Demo.php index 30a9d7d3a..29c4681a2 100644 --- a/application/store/controller/wechat/Demo.php +++ b/application/store/controller/wechat/Demo.php @@ -27,7 +27,7 @@ class Demo { /** - * 微信扫码支付模式一 + * 微信扫码支付模式一二维码显示 * @return \think\Response * @throws \Endroid\QrCode\Exceptions\ImageFunctionFailedException * @throws \Endroid\QrCode\Exceptions\ImageFunctionUnknownException @@ -41,7 +41,7 @@ class Demo } /** - * 通过处理 + * 微信扫码支付模式一通知处理 * @return string * @throws \WeChat\Exceptions\InvalidResponseException */ @@ -82,7 +82,7 @@ class Demo } /** - * 扫码支付测试 + * 扫码支付模式二测试二维码 * @return \think\Response * @throws \Endroid\QrCode\Exceptions\ImageFunctionFailedException * @throws \Endroid\QrCode\Exceptions\ImageFunctionUnknownException