陶杰
2024-09-19 c0adb88e32f408e5588f689d702837513cd5422d
src/main/java/com/mzl/flower/dto/response/coupon/CouponTemplateAppVO.java
@@ -136,4 +136,11 @@
    private LocalDateTime effectiveEnd;
    /**
     * 优惠券图片
     */
    @ApiModelProperty(value = "优惠券图片")
    private String imageUrl;
}