疯狂的狮子li
2022-09-21 2c39f26de3ad1ff67bfac65f2700cfaa219aab39
ruoyi-common/src/main/java/com/ruoyi/common/constant/UserConstants.java
@@ -23,6 +23,11 @@
    String EXCEPTION = "1";
    /**
     * 用户正常状态
     */
    String USER_NORMAL = "0";
    /**
     * 用户封禁状态
     */
    String USER_DISABLE = "1";