瀏覽代碼

响应时间配置

fangpy 5 月之前
父節點
當前提交
eac0957828
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      cx-aps/cx-aps-server/src/main/resources/bootstrap.yml

+ 1 - 1
cx-aps/cx-aps-server/src/main/resources/bootstrap.yml

@@ -29,7 +29,7 @@ feign:
     config:
       default:
         connectTimeout: 5000
-        readTimeout: 18000000
+        readTimeout: 72000000
   sentinel:
     enabled: true
 jwt: