Helius
2020-07-08 8bb2fb3dbebe6d878e6e0b8098c8a948012a6fc4
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;