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