瀏覽代碼

Merge branch 'temp' into debug

zhoutg 5 年之前
父節點
當前提交
a5f11321e0
共有 2 個文件被更改,包括 4 次插入0 次删除
  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:
 swagger:
   enable: true
   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:
 swagger:
   enable: true
   enable: true
+
+hystrix.command.QcServiceClient#extract().execution.isolation.thread.timeoutInMilliseconds: 1800000