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