浏览代码

sql修改

hcst_sunzhen 5 年之前
父节点
当前提交
e3b6c3ddef

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

@@ -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">