xiaoyong931011
2021-04-09 292867c80078476088d838a898dc8429e5bfd422
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);
}