ソースを参照

响应时间配置

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: