Commit a565e59d by 张宗强
parents ba630e2c 2039ed92
......@@ -57,3 +57,12 @@ mybatis-plus:
cache-enabled: true
logging:
config: classpath:logback.xml
wechat:
access_token:
url: http://wechat.proudkids.cn/weixinAccessController.do?getAccessToken&accountid=gh_b94dbecca2cf
file:
tmp:
location: /opt/tmp
\ No newline at end of file
......@@ -57,3 +57,10 @@ mybatis-plus:
cache-enabled: true
logging:
config: classpath:logback.xml
wechat:
access_token:
url: http://wechat.proudkids.cn/weixinAccessController.do?getAccessToken&accountid=gh_b94dbecca2cf
file:
tmp:
location: /opt/tmp
\ No newline at end of file
......@@ -46,6 +46,18 @@ zuul:
serviceId: kiss-upms-service
stripPrefix: true
sensitiveHeaders:
kiss-business:
path: /business/**
serviceId: kiss-business
stripPrefix: true
sensitiveHeaders:
kiss-apps:
path: /apps/**
serviceId: kiss-apps
stripPrefix: true
sensitiveHeaders:
ratelimit:
key-prefix: kiss-ratelimite
enabled: true
......
......@@ -57,3 +57,12 @@ mybatis-plus:
cache-enabled: true
logging:
config: classpath:logback.xml
wechat:
access_token:
url: http://wechat.proudkids.cn/weixinAccessController.do?getAccessToken&accountid=gh_b94dbecca2cf
ruser:
openId:
url: http://wechat.proudkids.cn/weixinAccessController.do?getAccessToken&accountid=gh_b94dbecca2cf
appid: wx2d17f5ef6a69a2ff
secret: 2a90355c5b4f03f883f9374f31dee995
\ No newline at end of file
......@@ -57,3 +57,14 @@ mybatis-plus:
cache-enabled: true
logging:
config: classpath:logback.xml
wechat:
access_token:
url: http://wechat.proudkids.cn/weixinAccessController.do?getAccessToken&accountid=gh_b94dbecca2cf
ruser:
openId:
url: http://wechat.proudkids.cn/weixinAccessController.do?getAccessToken&accountid=gh_b94dbecca2cf
appid: wx2d17f5ef6a69a2ff
secret: 2a90355c5b4f03f883f9374f31dee995
\ No newline at end of file
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment