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