fix(web): 增加访问超时时间

This commit is contained in:
v-zhangjc9
2025-06-04 17:40:54 +08:00
parent b8aea3bdf0
commit 6d4dedc3f4

View File

@@ -1,6 +1,6 @@
forest:
backend: httpclient
timeout: 60000
timeout: 300000
log-enabled: false
interceptors:
- com.lanyuanxiaoyao.service.forest.configuration.SpringCloudDiscoveryInterceptor