Commit 5f9303d4 authored by duanruiming's avatar duanruiming

Merge remote-tracking branch 'origin/master'

parents b398bebc 539aca5e
...@@ -13,3 +13,9 @@ spring: ...@@ -13,3 +13,9 @@ spring:
password: nacos password: nacos
main: main:
allow-circular-references: true allow-circular-references: true
feign:
client:
config:
default:
connectTimeout: 500000
readTimeout: 500000
\ No newline at end of file
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