1.1
陶杰
2024-10-15 db033597433fa6e6a5793567d9e1c45f09841797
src/main/java/com/mzl/flower/service/coupon/CouponRecordService.java
@@ -120,4 +120,5 @@
    boolean checkUserCouponExists(String couponId, Long customId);
    boolean expireCouponRecordAll();
}