Commit 7c1b6dd1 by huluobin

4.0报表

parent faf3a519
......@@ -113,8 +113,9 @@ server:
feign:
hystrix:
enabled: true
httpclient:
connection-timeout: 60000
enabled: false
client:
config:
default:
connectTimeout: 30000
readTimeout: 30000
......@@ -115,8 +115,9 @@ server:
feign:
hystrix:
enabled: true
httpclient:
connection-timeout: 60000
enabled: false
client:
config:
default:
connectTimeout: 30000
readTimeout: 30000
......@@ -110,9 +110,9 @@ server:
feign:
hystrix:
enabled: true
httpclient:
connection-timeout: 60000
enabled: false
client:
config:
default:
connectTimeout: 30000
readTimeout: 30000
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