diff --git a/config/wechat.php b/config/wechat.php index f478a0e..f714bad 100644 --- a/config/wechat.php +++ b/config/wechat.php @@ -5,7 +5,7 @@ return [ * 账号基本信息,请从微信公众平台/开放平台获取 */ 'app_id' => 'wx3793a03c18984e4f', // AppID - 'secret' => 'f1c242f4f28f735d4687abb469072xxx', // AppSecret + 'secret' => '4940fbea3a367f3c43b5e59879978462', // AppSecret 'token' => 'iQoSaqys8cQawIusDZn6H5LPYTMIOWVg', // Token 'aes_key' => 'fmkgnwli1JaabwxlcZdkI6bZ2lwxiVGnxg5o0mSHsuB', // EncodingAESKey,兼容与安全模式下请一定要填写!!!