From 92e556e75a49c381c7d7063c9a7da1d1baff3d9f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E9=82=B9=E6=99=AF=E7=AB=8B?= Date: Fri, 14 Apr 2017 12:50:16 +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=E9=85=8D=E7=BD=AE=E6=A8=A1=E5=9D=97?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- application/wechat/view/config.index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/application/wechat/view/config.index.html b/application/wechat/view/config.index.html index 2ed065eb2..d074f4c3a 100644 --- a/application/wechat/view/config.index.html +++ b/application/wechat/view/config.index.html @@ -25,7 +25,7 @@ pattern="^wx[0-9a-z]{16}$" maxlength="18" required="required" placeholder="公众号APPID(必填)" value="{:sysconf('wechat_appid')}" class="layui-input">

- 公众号应用ID是所有接口必要参数,可以从公众号平台接口配置页面获取到。 + 公众号应用ID是所有接口必要参数,可以在公众号平台 [ 开发 >> 基本配置 ] 页面获取。