update 修改登陆失败提示语为账号,增加自定义配置密码错误重置时间
This commit is contained in:
@@ -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: '小程序名称'
|
||||
|
||||
Reference in New Issue
Block a user