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