fix:保养计划

This commit is contained in:
zhangzhiqiang
2023-02-06 17:04:24 +08:00
parent 09ab937611
commit 077393cd37
3 changed files with 9 additions and 7 deletions

View File

@@ -84,8 +84,7 @@ spring:
singleServerConfig:
connectionMinimumIdleSize: 8
connectionPoolSize: 8
address: redis://47.96.133.178:6479
password: 942464Yy
address: redis://127.0.0.1:6379
idleConnectionTimeout: 10000
timeout: 3000
# 登录相关配置