xiaoyong931011
2021-05-14 419ab2e6ed630e789f35456fa98e16dd2cc01fc6
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;
    /**
     * 资金交易密码
     */