Helius
2020-06-05 bbe70f0e54f4a8873166684834d7794eb21483d4
src/main/java/com/xcong/excoin/modules/member/entity/MemberEntity.java
@@ -54,6 +54,10 @@
     */
    public static final Integer CERTIFY_STATUS_ING = 2;
    public static final int IS_PROFIT_Y = 1;
    public static final int IS_PROFIT_N = 0;
    /**
     * 手机号(包含国际手机号)
     */