Commit d825161f by 张宗强

update

parent 641db3dd
...@@ -28,9 +28,9 @@ ribbon: ...@@ -28,9 +28,9 @@ ribbon:
enabled: false enabled: false
OkHttp: OkHttp:
enabled: true enabled: true
ReadTimeout: 180000 ReadTimeout: 1800000
ConnectTimeout: 180000 ConnectTimeout: 1800000
SocketTimeout: 180000 SocketTimeout: 1800000
feign: feign:
hystrix: hystrix:
...@@ -42,8 +42,8 @@ feign: ...@@ -42,8 +42,8 @@ feign:
client: client:
config: config:
feignName: feignName:
connectTimeout: 180000 connectTimeout: 1800000
readTimeout: 180000 readTimeout: 1800000
hystrix: hystrix:
command: command:
......
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