疯狂的狮子Li
2022-12-26 f1a09711c1d76479fc81ba66e52065864b844784
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:";