Helius
2021-05-20 563980920c7085f38b65da11e62ae22a76e8a110
src/main/java/com/xcong/excoin/modules/otc/vo/SaleOrderDetailVo.java
@@ -53,4 +53,7 @@
    @ApiModelProperty(value = "是否市商 1是 2否")
    private Integer isMb;
    @ApiModelProperty(value = "剩余秒数")
    private Long times;
}