Cui Zhi Feng
2024-09-25 debf2b9164ab65ff3ff72845d057e73f5a7e13af
src/main/java/com/mzl/flower/service/coupon/CouponRecordService.java
@@ -120,4 +120,5 @@
    boolean checkUserCouponExists(String couponId, Long customId);
    boolean expireCouponRecordAll();
}