|
@@ -42,7 +42,7 @@ wx:
|
|
|
port: 6379
|
|
|
timeout: 2000
|
|
|
configs:
|
|
|
- - appId: wx17f36a56c701bdea # 第一个公众号的appid //公众号名称
|
|
|
+ - appId: wx17f36a56c701bdea # 第一个公众号的appid //公众号名称
|
|
|
secret: 185030bbe7f8d7a0c16b94dd9d4ea542 # 公众号的appsecret
|
|
|
token: PPKOdAlCoMO # 接口配置里的Token值
|
|
|
aesKey: Eswa6VjwtVcw03qZy6Wllgrv5aytIA1SZPEU0kU2 # 接口配置里的EncodingAESKey值
|