gongzuming
2024-10-08 a9cbc215d64d8395a5303ec54c21513113a15c23
src/main/java/com/mzl/flower/service/coupon/CouponRecordService.java
@@ -120,4 +120,5 @@
    boolean checkUserCouponExists(String couponId, Long customId);
    boolean expireCouponRecordAll();
}