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