[更新]注释修改

This commit is contained in:
Anyon 2018-05-25 17:18:47 +08:00
parent 0d9ba1b5f1
commit a8ed43af50

View File

@ -74,7 +74,6 @@ use think\Exception;
* ----- ThinkService -----
* @method mixed wechat() static 第三方微信工具
* @method mixed config() static 第三方配置工具
*
*/
class WechatService
{