|
|
|
@@ -18,5 +18,5 @@ public interface TtCouponChannelPoiMapper extends CommonMapper<TtCouponChannelPo |
|
|
|
|
|
|
|
TtCouponChannelPoi selectById(@Param("tenantId")String tenantId,@Param("id")Long id); |
|
|
|
|
|
|
|
TtCouponChannelPoi selectByChannelId(@Param("tenantId")String tenantId,@Param("channelId")Long channelId); |
|
|
|
TtCouponChannelPoi selectByChannelId(@Param("tenantId")String tenantId,@Param("couponChannelId")Long couponChannelId); |
|
|
|
} |