fix: 修改redis库。

This commit is contained in:
tianyongbao
2025-10-24 20:45:57 +08:00
parent fb4bcf5c47
commit 9b1cbb69bb

View File

@@ -104,7 +104,7 @@ spring.data:
# 端口默认为6379 # 端口默认为6379
port: 6379 port: 6379
# 数据库索引 # 数据库索引
database: 1 database: 9
# redis 密码必须配置 # redis 密码必须配置
password: intc@123987 password: intc@123987
# 连接超时时间 # 连接超时时间