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