Commit 7c1b6dd1 by huluobin

4.0报表

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