Helius
2020-07-07 fae05b7ffe899ab996f7a9c31b4c96df7964a0de
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;