Helius
2021-05-20 f454fbde8d020d279de090992009cb8fa1f5c63e
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;
}