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