gongzuming
2024-10-08 3749eb0f67f2c40457d2f26f74092bae8f9b7311
src/main/java/com/mzl/flower/service/coupon/CouponRecordService.java
@@ -120,4 +120,5 @@
    boolean checkUserCouponExists(String couponId, Long customId);
    boolean expireCouponRecordAll();
}