陶杰
2024-10-28 021496babb52a859294a8475ffef330009b0167c
src/main/java/com/mzl/flower/entity/coupon/CouponRecordDO.java
@@ -109,5 +109,9 @@
     */
    private String imageUrl;
    /**
     * 优惠券描述(使用规则)
     */
    private String couponDescription;
}