Helius
2020-06-08 09c1f50ff7962ca22cf6c4d25093755a50715425
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;
    /**
     * 手机号(包含国际手机号)
     */