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