陶杰
2024-12-11 c7d127ae867c00f01a7eb4977836565bcae6ee9f
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);
}