测试线程池

master
陈思豪 2024-09-09 09:04:53 +08:00
parent b384edceba
commit 8acaae9924
1 changed files with 1 additions and 1 deletions

View File

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