...
|
...
|
@@ -17,15 +17,11 @@ 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:
|
|
|
head: 消息通知
|
|
|
culture: 付出 简单 开放
|
|
|
sysname: 猿人创新 原力ERP
|
|
|
url: http://trobs.aukeyit.com
|
|
|
tail: 前往原力 |
|
|
\ No newline at end of file |
...
|
...
|
|