xiaoyong931011
2021-05-14 29008d6feea92f21b032d7ef42553fad91ced71a
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:已终止
     */