This commit is contained in:
2025-08-27 20:32:30 +08:00
parent 4250f927cc
commit a92122cc94
3 changed files with 108 additions and 43 deletions

View File

@@ -70,7 +70,7 @@ spring:
# 端口默认为6379
port: 36379
# 数据库索引
database: 9
database: 7
# 密码
password: redis_6PZ52S
# 连接超时时间

View File

@@ -70,7 +70,7 @@ spring:
# 端口默认为6379
port: 6379
# 数据库索引
database: 9
database: 7
# 密码
password: redis_6PZ52S
# 连接超时时间