update 修改登陆失败提示语为账号,增加自定义配置密码错误重置时间

This commit is contained in:
lijiarao
2021-10-13 15:41:12 +08:00
parent d90bbf229f
commit 1cd953a7a2
4 changed files with 16 additions and 8 deletions
@@ -301,7 +301,10 @@ justauth:
type: default
prefix: 'demo::'
timeout: 1h
#默认密码
defaultPassword: HZWLsoft.com123
#密码错误次数重置时间
passwordResetTime: 15
#华为云发送短信
huaWeiSms:
#APP接入地址+接口访问URI
@@ -320,4 +323,4 @@ standards:
#消息模板替换,系统url,小程序名称
message:
systemUrl: https://www.baidu.com/
wxName: '小程序名称'
wxName: '小程序名称'