增加属性

This commit is contained in:
weinan2087
2022-11-29 16:35:06 +08:00
parent a876e7b84b
commit fb91e871d4

View File

@@ -8,6 +8,9 @@ public interface CacheName {
*/
String NAME_AUTH= "auth";
String NAME_USER_LOGIN_ERROR_NUM= "user:login:error:num";
/**
* 验证码key前缀
*/