陶杰
2024-12-29 2d5ecf23265bba8a2978ab79987561e12ea44057
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);
}