gongzuming
2024-10-22 93331239062a8604411400ea010270d22c1d26b1
src/main/java/com/mzl/flower/dto/response/coupon/CouponTemplateAppVO.java
@@ -136,4 +136,11 @@
    private LocalDateTime effectiveEnd;
    /**
     * 优惠券图片
     */
    @ApiModelProperty(value = "优惠券图片")
    private String imageUrl;
}