疯狂的狮子li
2023-03-30 6ed424f89e0bb7f0611b89a2ee947b6e0b1c089b
ruoyi-common/ruoyi-common-core/src/main/java/com/ruoyi/common/core/constant/TenantConstants.java
@@ -18,12 +18,6 @@
    String DISABLE = "1";
    /**
     * 校验返回结果码
     */
    String PASS = "0";
    String NOT_PASS = "1";
    /**
     * 超级管理员ID
     */
    Long SUPER_ADMIN_ID = 1L;