fix: 修改redis库。
This commit is contained in:
@@ -104,7 +104,7 @@ spring.data:
|
|||||||
# 端口,默认为6379
|
# 端口,默认为6379
|
||||||
port: 6379
|
port: 6379
|
||||||
# 数据库索引
|
# 数据库索引
|
||||||
database: 1
|
database: 9
|
||||||
# redis 密码必须配置
|
# redis 密码必须配置
|
||||||
password: intc@123987
|
password: intc@123987
|
||||||
# 连接超时时间
|
# 连接超时时间
|
||||||
|
|||||||
Reference in New Issue
Block a user