疯狂的狮子Li
2023-03-07 9ed5b521d613edb51b160cca931ee680019e2896
ruoyi-common/ruoyi-common-core/src/main/java/com/ruoyi/common/core/constant/Constants.java
@@ -72,5 +72,10 @@
     */
    String TOKEN = "token";
    /**
     * 顶级部门id
     */
    Long TOP_PARENT_ID = 0L;
}