Cui Zhi Feng
2024-09-09 63098b4241504ec4fdb8c5d4fb7a308fa7dd1f77
src/main/java/com/mzl/flower/mapper/coupon/CouponRecordMapperCustom.java
@@ -32,4 +32,6 @@
    Integer statisCouponPointCurMonPointAmonut(@Param("param") QueryCouponStatisticsBO queryCouponStatisticsBO);
    List<CouponRecordVO> getMineCouponRecordList(@Param("param") QueryMineCouponRecordDTO dto);
    void checkCouponExpired(@Param("param") QueryMineCouponRecordDTO dto);
}