|
@@ -2,13 +2,6 @@ oauth:
|
|
clinet:
|
|
clinet:
|
|
id: '{cipher}532f658f6e5d523b3a10d03359d597ef83d3b43e47ff206856233e10c9393535'
|
|
id: '{cipher}532f658f6e5d523b3a10d03359d597ef83d3b43e47ff206856233e10c9393535'
|
|
secret: '{cipher}b39cee78f15b16daa32da3ac0390e616115fadf50fd5b8b6cf9458618e10f11e'
|
|
secret: '{cipher}b39cee78f15b16daa32da3ac0390e616115fadf50fd5b8b6cf9458618e10f11e'
|
|
-#eureka客户端ribbon刷新时间,默认30s
|
|
|
|
-ribbon:
|
|
|
|
- ServerListRefreshInterval: 5000
|
|
|
|
-#开启熔断器
|
|
|
|
-feign:
|
|
|
|
- hystrix:
|
|
|
|
- enabled: true
|
|
|
|
#微信授权配置
|
|
#微信授权配置
|
|
wechat:
|
|
wechat:
|
|
jscode2session: https://api.weixin.qq.com/sns/jscode2session?appid=APPID&secret=SECRET&js_code=JSCODE&grant_type=authorization_code
|
|
jscode2session: https://api.weixin.qq.com/sns/jscode2session?appid=APPID&secret=SECRET&js_code=JSCODE&grant_type=authorization_code
|