增加登录限制

This commit is contained in:
weinan2087
2022-11-29 16:42:59 +08:00
parent efe89bc1b6
commit 5a592e47a1

View File

@@ -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前缀