测试线程池

master
陈思豪 2024-09-09 10:53:33 +08:00
parent 80c96da4b2
commit a40f090fab
1 changed files with 6 additions and 6 deletions

View File

@ -20,12 +20,12 @@ spring:
# 环境配置 # 环境配置
active: dev active: dev
cloud: cloud:
openfeign: # openfeign:
client: # client:
config: # config:
default: # default:
connectTimeout: 500000 # 连接超时时间,单位为毫秒 # connectTimeout: 500000 # 连接超时时间,单位为毫秒
readTimeout: 500000 # 读取超时时间,单位为毫秒 # readTimeout: 500000 # 读取超时时间,单位为毫秒
nacos: nacos:
discovery: discovery:
# 服务注册地址 # 服务注册地址