@@ -77,6 +77,8 @@ auth:
ribbon:
ReadTimeout: 10000
ConnectTimeout: 10000
+ eager-load:
+ enabled: true
feign:
hystrix:
enabled: true
@@ -90,7 +92,7 @@ hystrix:
isolation:
thread:
- timeoutInMilliseconds: 4000
+ timeoutInMilliseconds: 5000
b2b:
baseUrl:
inquiry: https://test-inquiry.uuzcc.cn
@@ -88,7 +90,7 @@ hystrix: