Merge remote-tracking branch 'origin/dev' into dev

This commit is contained in:
stream 2025-09-05 17:35:58 +08:00
commit 53b903e0e2

View File

@ -81,7 +81,7 @@ spring:
timeout: 10s timeout: 10s
lettuce: lettuce:
pool: pool:
# 连接池中的最小空闲连接 # 连接池:中的最小空闲连接
min-idle: 0 min-idle: 0
# 连接池中的最大空闲连接 # 连接池中的最大空闲连接
max-idle: 8 max-idle: 8