完善登录令牌,密码加密等相关模块
This commit is contained in:
@ -63,7 +63,7 @@ spring:
|
||||
# 端口,默认为6379
|
||||
port: 6379
|
||||
# 数据库索引
|
||||
database: 0
|
||||
database: 1
|
||||
# 密码
|
||||
#password: 123456
|
||||
# 连接超时时间
|
||||
|
Reference in New Issue
Block a user