陶杰
2024-12-19 0a8bc68140f77ab95c6569a266206b1d473ef49b
src/main/java/com/mzl/flower/service/coupon/CouponRecordService.java
@@ -120,4 +120,7 @@
    boolean checkUserCouponExists(String couponId, Long customId);
    boolean expireCouponRecordAll();
    CouponRecordVO getUnusedFit(QueryMineCouponRecordDTO dto);
}