lyhzzz hace 2 días
padre
commit
8bb6914b02
Se han modificado 1 ficheros con 2 adiciones y 2 borrados
  1. 2 2
      src/main/resources/application.yml

+ 2 - 2
src/main/resources/application.yml

@@ -85,6 +85,6 @@ forest:
   ## 打开/关闭Forest响应内容日志(默认为 false)
   log-response-content: true
   ## 请求超时时间,单位为毫秒, 默认值为3000
-  timeout: 10000
+  timeout: 30000
   ## 连接超时时间,单位为毫秒, 默认值为2000
-  connect-timeout: 10000
+  connect-timeout: 30000