xiaoyong931011
2021-05-28 19b5281d009c9bd70f15c6bfabc916942f892103
src/main/java/com/xcong/excoin/modules/yunding/dto/InsureChangeUsdtDto.java
@@ -15,10 +15,6 @@
    @ApiModelProperty(value = "XCH数量", example = "2")
    private BigDecimal xchNum;
    @NotNull
    @ApiModelProperty(value = "XCH当前价格", example = "2")
    private BigDecimal currentPrice;
    /**
     * 资金交易密码
     */