KKSU
2024-12-19 9f89e4d4135d1cd72429fc3a2462204a9a60d2dc
src/main/java/cc/mrbird/febs/mall/entity/MallMember.java
@@ -84,7 +84,7 @@
    /**
     * 禁用
     */
    public static final Integer ACCOUNT_STATUS_DISABLED = 2;
    public static final Integer ACCOUNT_STATUS_DISABLED = 0;
    /**
     * 账号类型