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