Commit 5f9303d4 authored by duanruiming's avatar duanruiming

Merge remote-tracking branch 'origin/master'

parents b398bebc 539aca5e
......@@ -12,4 +12,10 @@ spring:
username: nacos
password: nacos
main:
allow-circular-references: true
\ No newline at end of file
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