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