mirror of
https://codeup.aliyun.com/67762337eccfc218f6110e0e/per-boe/java-servers.git
synced 2025-12-09 10:56:50 +08:00
增加登录限制
This commit is contained in:
@@ -9,7 +9,7 @@ public interface CacheName {
|
||||
String NAME_AUTH= "auth";
|
||||
|
||||
|
||||
String NAME_USER_LOGIN_ERROR_NUM= "user:login:error:num";
|
||||
String NAME_USER_LOGIN_ERROR_NUM= "user:login:error:aid:";
|
||||
|
||||
/**
|
||||
* 验证码key前缀
|
||||
|
||||
Reference in New Issue
Block a user