mirror of
https://gitee.com/dromara/RuoYi-Vue-Plus.git
synced 2026-03-12 01:30:08 +08:00
update 适配ruoyi错误登录与解锁功能
This commit is contained in:
@@ -17,11 +17,6 @@ public interface CacheConstants {
|
||||
*/
|
||||
String ONLINE_TOKEN_KEY = "online_tokens:";
|
||||
|
||||
/**
|
||||
* 登陆错误 redis key
|
||||
*/
|
||||
String LOGIN_ERROR = "login_error:";
|
||||
|
||||
/**
|
||||
* 验证码 redis key
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user