数据加密和完整性校验
This commit is contained in:
parent
d9c7e7bcd4
commit
aae65458d7
|
|
@ -61,7 +61,7 @@ public class CacheConstants {
|
|||
/**
|
||||
* 登录账户密码错误次数 redis key
|
||||
*/
|
||||
public static final String PWD_ERR_CNT_KEY = "pwd_err_cnt:";
|
||||
public static final String REDIS_KEY = "pwd_err_cnt:";
|
||||
|
||||
/**
|
||||
* 登录IP黑名单 cache key
|
||||
|
|
|
|||
Loading…
Reference in New Issue