疯狂的狮子li
2022-09-13 7135a917c53efa39f8ffc60c10efbe6b42d07661
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:";