zhoutg hace 5 años
padre
commit
5400951677

+ 2 - 0
src/main/resources/application-dev.yml

@@ -168,3 +168,5 @@ encrypt:
 
 swagger:
   enable: true
+
+hystrix.command.QcServiceClient#extract().execution.isolation.thread.timeoutInMilliseconds: 1800000

+ 2 - 0
src/main/resources/application-local.yml

@@ -168,3 +168,5 @@ encrypt:
 
 swagger:
   enable: true
+
+hystrix.command.QcServiceClient#extract().execution.isolation.thread.timeoutInMilliseconds: 1800000