提交 268e5bad 作者: 刘明祎-运维用途

测试提交

上级 c8979301
......@@ -17,6 +17,7 @@ public interface CouponBackDao extends BaseMapper<CouponDO> {
List<CouponDO> selectCouponList(String date, String priority, Integer pageNo, Integer pageSize);
Integer selectCouponCount(String date, String priority);
ProductInformationDo findProduct(Integer goodsInfoId);
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论