测试线程池

master
陈思豪 2024-09-09 09:24:40 +08:00
parent 8acaae9924
commit 71f4a1d695
1 changed files with 2 additions and 2 deletions

View File

@ -24,8 +24,8 @@ spring:
client:
config:
default:
connectTimeout: 50000 # 连接超时时间,单位为毫秒
readTimeout: 50000 # 读取超时时间,单位为毫秒
connectTimeout: 500000 # 连接超时时间,单位为毫秒
readTimeout: 500000 # 读取超时时间,单位为毫秒
nacos:
discovery:
# 服务注册地址