Cui Zhi Feng
2024-10-15 ae036eb565335fc2b81d5b4a835f72cc4e4d3409
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();
}