Cui Zhi Feng
2024-10-23 2910bb2a5351c7aaf2e4e72f31c0e9c075dd7cbf
src/main/java/com/mzl/flower/service/coupon/CouponRecordService.java
@@ -120,4 +120,5 @@
    boolean checkUserCouponExists(String couponId, Long customId);
    boolean expireCouponRecordAll();
}