fixed prod.yml 's single-login

pull/499/head
wangmingcan 2020-10-04 10:42:45 +08:00
parent 639be0f691
commit 1d40d488c0
1 changed files with 1 additions and 1 deletions

View File

@ -51,7 +51,7 @@ login:
# 登录缓存
cache-enable: true
# 是否限制单用户登录
single: false
single-login: false
# 验证码
login-code:
# 验证码类型配置 查看 LoginProperties 类