mirror of
https://codeup.aliyun.com/67762337eccfc218f6110e0e/per-boe/java-servers.git
synced 2025-12-11 03:46:50 +08:00
增加属性
This commit is contained in:
@@ -8,6 +8,9 @@ public interface CacheName {
|
|||||||
*/
|
*/
|
||||||
String NAME_AUTH= "auth";
|
String NAME_AUTH= "auth";
|
||||||
|
|
||||||
|
|
||||||
|
String NAME_USER_LOGIN_ERROR_NUM= "user:login:error:num";
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* 验证码key前缀
|
* 验证码key前缀
|
||||||
*/
|
*/
|
||||||
|
|||||||
Reference in New Issue
Block a user