Pu Zhibing
2024-10-31 b8af1e51e9d6d8762be946cd29ecabfefcf0f060
ruoyi-common/ruoyi-common-core/src/main/java/com/ruoyi/common/core/dto/ExchangeDto.java
@@ -38,6 +38,8 @@
    BigDecimal vipDiscount;
    @ApiModelProperty(hidden =true)
    String title;
    @ApiModelProperty(hidden =true)
    String phone;
}