疯狂的狮子Li
2024-11-11 1b8c9fdaa98d2c28445f58d694a10359199526a5
ruoyi-common/ruoyi-common-core/src/main/java/org/dromara/common/core/constant/Constants.java
@@ -68,11 +68,6 @@
    Integer CAPTCHA_EXPIRATION = 2;
    /**
     * 令牌
     */
    String TOKEN = "token";
    /**
     * 顶级部门id
     */
    Long TOP_PARENT_ID = 0L;