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