xuxueyang
2024-09-24 272188e47087a8ef92eb0a48b122fa1c73ea94d3
src/main/java/com/mzl/flower/entity/coupon/CouponRecordDO.java
@@ -104,4 +104,10 @@
     */
    private Integer memberId;
    /**
     * 优惠券图片
     */
    private String imageUrl;
}