wzy
2020-06-05 340044fe65a03df2ac547f2de63b04229b90f97f
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;
    /**
     * 手机号(包含国际手机号)
     */