疯狂的狮子Li
2023-08-07 ae0d4dd6e574367b5b89a06be90b00f2eb1e40ba
ruoyi-common/ruoyi-common-core/src/main/java/org/dromara/common/core/constant/UserConstants.java
@@ -53,6 +53,16 @@
    String DEPT_DISABLE = "1";
    /**
     * 岗位正常状态
     */
    String POST_NORMAL = "0";
    /**
     * 岗位停用状态
     */
    String POST_DISABLE = "1";
    /**
     * 字典正常状态
     */
    String DICT_NORMAL = "0";