xiaoyong931011
2021-03-02 56e5d0f3011466e9358cedfb13bf6876a4096fd5
src/main/java/com/xcong/excoin/modules/documentary/entity/FollowFollowerOrderRelationEntity.java
@@ -26,11 +26,6 @@
    public static final Integer IS_SHOW_Y = 1;
    public static final Integer IS_SHOW_N = 2;
    /**
     * 主键ID
     */
    private Long id;
    /**
     * 会员ID
     */
@@ -43,7 +38,7 @@
    /**
     * 跟单订单ID
     */
    private Long tradeOrderId;
    private String tradeOrderNo;
    /**
     * 交易员用户ID