From a8ed43af509f49a02d00eb394f439f0ed07531fe Mon Sep 17 00:00:00 2001 From: Anyon Date: Fri, 25 May 2018 17:18:47 +0800 Subject: [PATCH] =?UTF-8?q?[=E6=9B=B4=E6=96=B0]=E6=B3=A8=E9=87=8A=E4=BF=AE?= =?UTF-8?q?=E6=94=B9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- extend/service/WechatService.php | 1 - 1 file changed, 1 deletion(-) diff --git a/extend/service/WechatService.php b/extend/service/WechatService.php index bf3fa3738..b189e80f6 100644 --- a/extend/service/WechatService.php +++ b/extend/service/WechatService.php @@ -74,7 +74,6 @@ use think\Exception; * ----- ThinkService ----- * @method mixed wechat() static 第三方微信工具 * @method mixed config() static 第三方配置工具 - * */ class WechatService {