zhoutg 5 år sedan
förälder
incheckning
5400951677
2 ändrade filer med 4 tillägg och 0 borttagningar
  1. 2 0
      src/main/resources/application-dev.yml
  2. 2 0
      src/main/resources/application-local.yml

+ 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