KKSU
2024-12-20 508a977c7765ad789589beb638073531bd9e75a8
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;
    /**
     * 账号类型