xiaoyong931011
2021-04-28 a6fc834b80afcab1041a54001a87cc22d81c1dea
zq-erp/src/main/java/com/matrix/system/shopXcx/dao/ShopCouponRecordDao.java
@@ -48,4 +48,5 @@
   List<CouponReceiveInfoVO> selectMyPastCoupon(@Param("companyId")Long shopId, @Param("userId") Long userId, @Param("pageVo") PaginationVO pageVo);
   int countUnuseCouponRecord(Long id);
}