Cui Zhi Feng
2024-10-23 c6908e1d2efd4f3a1fcfdb1af7f1b78156d07d91
src/main/java/com/mzl/flower/mapper/coupon/CouponRecordMapperCustom.java
@@ -34,4 +34,6 @@
    List<CouponRecordVO> getMineCouponRecordList(@Param("param") QueryMineCouponRecordDTO dto);
    void checkCouponExpired(@Param("param") QueryMineCouponRecordDTO dto);
    boolean expireCouponRecordAll();
}