Helius
2020-07-06 a868a0af95e982a0b74f5abfdb69154d396c8e26
src/main/java/com/xcong/excoin/modules/contract/parameter/vo/OrderDetailVo.java
@@ -51,7 +51,7 @@
    private int closingType;
    @ApiModelProperty("止损价")
    private BigDecimal stopLosePrice;
    private BigDecimal stopLossPrice;
    @ApiModelProperty("止盈价")
    private BigDecimal stopProfitPrice;