@@ -671,6 +671,7 @@
ctop_user_allocation b
left join user_company c on b.user_id = c.user_id
where b.account_id = #{accountId}
+ limit 1
</select>
<select id="videoInfoListGroupOperator" resultType="cn.com.ctop.toutiao.modules.report.entity.ByteDanceVideoReportDaily">