Helius
2022-03-16 f7dcd574dda44282a441749bcd4720025525567d
src/main/java/com/xcong/excoin/modules/member/vo/MemberCoinChargeVo.java
@@ -68,5 +68,7 @@
     * 真实姓名
     */
    private String realName;
    private int accountType;
}