文档
测试

登陆策略查询

GET
/mgmt/api/v1/verifation/queryLoginVerifation

响应参数

参数名
类型
描述
必填
code
int
0 成功 -1 失败
必填
data
list
封装返回数据对象LoginVerifation
必填
id
int
策略id
必填
lockTimes
int
错误次数账号锁定
必填
automaticUnlocking
boolean
是否自动解锁
必填
automaticUnlockingTime
int
解锁时间
必填
updateTime
date
更新密码时间
必填