|
|
@@ -79,6 +79,7 @@ ribbon:
|
|
|
ConnectTimeout: 10000
|
|
|
eager-load:
|
|
|
enabled: true
|
|
|
+ clients: inquiry-server
|
|
|
feign:
|
|
|
hystrix:
|
|
|
enabled: true
|
|
|
@@ -90,7 +91,7 @@ hystrix:
|
|
|
enabled: true
|
|
|
isolation:
|
|
|
thread:
|
|
|
- timeoutInMilliseconds: 5000
|
|
|
+ timeoutInMilliseconds: 8000
|
|
|
b2b:
|
|
|
baseUrl:
|
|
|
inquiry: https://test-inquiry.uuzcc.cn
|