陶杰
2024-12-06 5c9c836f4a72487d386b6e05fcd4b4a96eec4e72
src/main/java/com/mzl/flower/dto/response/coupon/CouponRecordResultVO.java
@@ -184,4 +184,7 @@
    @ApiModelProperty(value = "优惠券种类名称")
    private String categoryName;
    @ApiModelProperty(value = "优惠券图片")
    private String imageUrl;
}