正在显示
1 个修改的文件
包含
0 行增加
和
10 行删除
@@ -17,16 +17,6 @@ spring: | @@ -17,16 +17,6 @@ spring: | ||
17 | static-locations: classpath:/static/,classpath:/views/ | 17 | static-locations: classpath:/static/,classpath:/views/ |
18 | #微信配置(物流信息推送) | 18 | #微信配置(物流信息推送) |
19 | weixin: | 19 | weixin: |
20 | - logistic: | ||
21 | - corpid: WW0f3efc2873ad11c3 | ||
22 | - corpsecret: 1lGrUDZS5Jj82YRCz5VFVU0oFcZY-VzXnBRqwADtO9I | ||
23 | - agentid: 1000012 | ||
24 | - redisKey: logistic_access_token | ||
25 | - dinner: | ||
26 | - corpid: WW0f3efc2873ad11c3 | ||
27 | - corpsecret: 1V9RP-ELM6Th756cDY--OzgxwPXIMPa9StiKd0TQLro | ||
28 | - agentid: 1000007 | ||
29 | - redisKey: dinner_access_token | ||
30 | gettoken: https://qyapi.weixin.qq.com/cgi-bin/gettoken | 20 | gettoken: https://qyapi.weixin.qq.com/cgi-bin/gettoken |
31 | sendmessage: https://qyapi.weixin.qq.com/cgi-bin/message/send | 21 | sendmessage: https://qyapi.weixin.qq.com/cgi-bin/message/send |
32 | notify: | 22 | notify: |
-
请 注册 或 登录 后发表评论