From 108928794981252ed5a7947d986224bba8dcf3e5 Mon Sep 17 00:00:00 2001 From: 王晓刚 <wxg@bronet.cn> Date: Sat, 24 Aug 2019 17:32:23 +0800 Subject: [PATCH] 服务器配置 --- app/extra/wechat.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/extra/wechat.php b/app/extra/wechat.php index 8338a24..658b780 100644 --- a/app/extra/wechat.php +++ b/app/extra/wechat.php @@ -18,7 +18,7 @@ return [ 'app_id' => 'wxdf34ec2179e19b9a', // AppID 'secret' => '133ced06db2a45843ab52abc691ee82d', // AppSecret 'token' => 'bronet', // Token - 'aes_key' => 'USlN3aKssIVdD13aFL22BWs0LqFuxQ8zpev8Vh8WZFv', // EncodingAESKey,安全模式下请一定要填写!!! + 'aes_key' => 'qblu4O3peCTWjLLEqKqLjQhJNNeCTi2se2EPeVARsbk', // EncodingAESKey,安全模式下请一定要填写!!! /** * 日志配置 * -- libgit2 0.24.0