fix
Helius
2022-03-18 1794a91e44fdd0624aea450ccb2c9efcfc9f3c95
src/main/java/com/xcong/excoin/modules/member/entity/MemberEntity.java
@@ -114,7 +114,7 @@
    /**
     * 账号状态 0-禁用 1-启用
     */
    private int accountStatus;
    private Integer accountStatus;
    /**
     * 上级推荐人id