puzhibing
2023-07-19 75295401fba9b3c4b8cedc81f717987e196cc1d4
cloud-server-account/src/main/java/com/dsh/account/model/vo/userBenefitDetail/ExchangeDetailsResponse.java
@@ -8,7 +8,7 @@
public class ExchangeDetailsResponse {
    @ApiModelProperty(value = "记录id")
    private Integer detailsId;
    private Long detailsId;
    @ApiModelProperty(value = "商品名称")
    private String goodName;