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