@@ -39,6 +39,7 @@
ctop_project
where
advertiser_id = #{advertiserId}
+ and media_id in (1,2)
</select>
<select id="getYunyingListByProjectIds" resultType="cn.com.ctop.common.module.vo.ProductDto">