疯狂的狮子Li
2022-10-12 95010d4a4c21cd53b78f51cbd518a315a8861fbc
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:";