diff --git a/jeecg-boot/jeecg-cloud-module/jeecg-cloud-gateway/src/main/resources/application.yml b/jeecg-boot/jeecg-cloud-module/jeecg-cloud-gateway/src/main/resources/application.yml index 09a26b892c27068475891b891083bee044edaa1f..eeb8b697bc3e0b66f85a0f29b13619bf16962120 100644 --- a/jeecg-boot/jeecg-cloud-module/jeecg-cloud-gateway/src/main/resources/application.yml +++ b/jeecg-boot/jeecg-cloud-module/jeecg-cloud-gateway/src/main/resources/application.yml @@ -58,4 +58,4 @@ hystrix: isolation: strategy: SEMAPHORE thread: - timeoutInMilliseconds: 60000 \ No newline at end of file + timeoutInMilliseconds: 3000 \ No newline at end of file