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