浇水bug修改

This commit is contained in:
yuhaiming
2026-07-09 08:26:37 +08:00
parent 319ebd19ad
commit 7deda9bdc0
27 changed files with 826 additions and 152 deletions

View File

@@ -96,13 +96,13 @@ spring:
spring.data:
redis:
# 地址
host: localhost
host: 47.97.217.123
# 端口默认为6379
port: 6379
# 数据库索引
database: 0
# redis 密码必须配置
#password:
password: waterx123
# 连接超时时间
timeout: 10s
# 是否开启ssl