diff --git a/app/common/library/wxserver/Server.php b/app/common/library/wxserver/Server.php index 009363cf..da149860 100644 --- a/app/common/library/wxserver/Server.php +++ b/app/common/library/wxserver/Server.php @@ -9,7 +9,7 @@ use think\facade\Db; class Server { - const APPID = 'wxc03d95d3597e348a '; + const APPID = 'wxc03d95d3597e348a'; const SECRET = 'e2720e31673906be6e92afd377b927ba'; const TOKEN = 'obUzmSA4MvMjOblZ5NCpgecTZYaGtAg6';//消息校验Token const KEY = '2tujZuThOCzcuoBcBmeqMPjL6phcsv2dY7pgwYJwdtX'; //消息加解密Key