完善登录令牌,密码加密等相关模块

This commit is contained in:
HMY
2024-09-09 17:25:26 +08:00
parent 6d4416a510
commit a0ab50c656
19 changed files with 250 additions and 37 deletions

View File

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