疯狂的狮子Li
2023-01-08 9ebaf936c13f7654dc5d58962872b7b4cd054a07
ruoyi-common/src/main/java/com/ruoyi/common/constant/CacheConstants.java
@@ -18,11 +18,6 @@
    String ONLINE_TOKEN_KEY = "online_tokens:";
    /**
     * 登陆错误 redis key
     */
    String LOGIN_ERROR = "login_error:";
    /**
     * 验证码 redis key
     */
    String CAPTCHA_CODE_KEY = "captcha_codes:";