xiaoyong931011
2021-05-14 39423226460b7ffec522a1b472e3ca778a88f2b8
src/main/java/com/xcong/excoin/modules/yunding/entity/YdOrderEntity.java
@@ -66,6 +66,12 @@
    private BigDecimal todayProfit;
    /**
     * 订单类型 1-矿机订单 2-代理订单
     */
    private Integer type;
    /**
     * 1:待生效 2:生效中 3:已终止
     */