xuxueyang
2024-09-24 272188e47087a8ef92eb0a48b122fa1c73ea94d3
src/main/java/com/mzl/flower/service/coupon/CouponRecordService.java
@@ -120,4 +120,5 @@
    boolean checkUserCouponExists(String couponId, Long customId);
    boolean expireCouponRecordAll();
}