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