...
|
...
|
@@ -17,16 +17,6 @@ spring: |
|
|
static-locations: classpath:/static/,classpath:/views/
|
|
|
#微信配置(物流信息推送)
|
|
|
weixin:
|
|
|
logistic:
|
|
|
corpid: WW0f3efc2873ad11c3
|
|
|
corpsecret: 1lGrUDZS5Jj82YRCz5VFVU0oFcZY-VzXnBRqwADtO9I
|
|
|
agentid: 1000012
|
|
|
redisKey: logistic_access_token
|
|
|
dinner:
|
|
|
corpid: WW0f3efc2873ad11c3
|
|
|
corpsecret: 1V9RP-ELM6Th756cDY--OzgxwPXIMPa9StiKd0TQLro
|
|
|
agentid: 1000007
|
|
|
redisKey: dinner_access_token
|
|
|
gettoken: https://qyapi.weixin.qq.com/cgi-bin/gettoken
|
|
|
sendmessage: https://qyapi.weixin.qq.com/cgi-bin/message/send
|
|
|
notify:
|
...
|
...
|
|