|
@@ -147,8 +147,8 @@ logging:
|
|
|
wx: # 参见 https://github.com/Wechat-Group/WxJava/blob/develop/spring-boot-starters/wx-java-mp-spring-boot-starter/README.md 文档
|
|
|
mp:
|
|
|
# 公众号配置(必填)
|
|
|
- app-id: wx041349c6f39b268b
|
|
|
- secret: 5abee519483bc9f8cb37ce280e814bd0
|
|
|
+ app-id: wxa93e976708131efe
|
|
|
+ secret: 2a60a659508cb2a0d13661bb67ea95ee
|
|
|
# 存储配置,解决 AccessToken 的跨节点的共享
|
|
|
config-storage:
|
|
|
type: RedisTemplate # 采用 RedisTemplate 操作 Redis,会自动从 Spring 中获取
|