diff --git a/service-forest/src/main/resources/application-forest.yml b/service-forest/src/main/resources/application-forest.yml index 40ecf30..9114fb1 100644 --- a/service-forest/src/main/resources/application-forest.yml +++ b/service-forest/src/main/resources/application-forest.yml @@ -1,6 +1,6 @@ forest: backend: httpclient - timeout: 60000 + timeout: 300000 log-enabled: false interceptors: - com.lanyuanxiaoyao.service.forest.configuration.SpringCloudDiscoveryInterceptor