Bläddra i källkod

头条预警调整

yumeng 5 år sedan
förälder
incheckning
cc07998233

+ 0 - 1
module-toutiao/src/main/java/cn/com/ctop/toutiao/mapper/xml/ByteDanceAdvertisePlanMapper.xml

@@ -9,6 +9,5 @@
    WHERE advertiser_id = #{accountId}
    WHERE advertiser_id = #{accountId}
    and (cpa_bid > #{maxBid} or bid > #{maxBid})
    and (cpa_bid > #{maxBid} or bid > #{maxBid})
    and toutiao_status = 'AD_STATUS_DELIVERY_OK'
    and toutiao_status = 'AD_STATUS_DELIVERY_OK'
-   group by id
     </select>
     </select>
 </mapper>
 </mapper>