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