Commit 93d01015 authored by tanyang's avatar tanyang

redis库统一

parent 08375307
...@@ -108,7 +108,7 @@ spring: ...@@ -108,7 +108,7 @@ spring:
# 端口,默认为6379 # 端口,默认为6379
port: 6379 port: 6379
# 数据库索引 # 数据库索引
database: 6 database: 13
# 密码 # 密码
password: Xi8$r*@d7zn5FaP2 password: Xi8$r*@d7zn5FaP2
# 密码(如没有密码请注释掉) # 密码(如没有密码请注释掉)
......
...@@ -105,7 +105,7 @@ spring: ...@@ -105,7 +105,7 @@ spring:
# 端口,默认为6379 # 端口,默认为6379
port: 6379 port: 6379
# 数据库索引 # 数据库索引
database: 10 database: 13
# 密码 # 密码
password: zfTFIJjaN#6xB83r password: zfTFIJjaN#6xB83r
# 密码(如没有密码请注释掉) # 密码(如没有密码请注释掉)
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment