jyy
2021-04-09 1443f8eb9f3b001e84f101852aa5f6ec7f49f4c9
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);
}