update
This commit is contained in:
+1
-1
@@ -21,7 +21,7 @@ func init() {
|
||||
AppID: wxmp.Get("app_id"),
|
||||
AppSecret: wxmp.Get("app_secret"),
|
||||
Token: wxmp.Get("token"),
|
||||
EncodingAESKey: wxmp.Get("encoding_aes_key"),
|
||||
// EncodingAESKey: wxmp.Get("encoding_aes_key"),
|
||||
Cache: memory,
|
||||
}
|
||||
officialAccount := wc.GetOfficialAccount(cfg)
|
||||
|
||||
Reference in New Issue
Block a user