Sfoglia il codice sorgente

Merge branch 'temp' into debug

zhoutg 5 anni fa
parent
commit
a5f11321e0

+ 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