cloudroam
2024-11-01 381afd9e82b6e8610aeb00b8d4c0ff138195bb2d
src/main/java/com/mzl/flower/service/coupon/CouponRecordService.java
@@ -120,4 +120,5 @@
    boolean checkUserCouponExists(String couponId, Long customId);
    boolean expireCouponRecordAll();
}