Kaynağa Gözat

Merge remote-tracking branch 'origin/test' into test

syh 5 yıl önce
ebeveyn
işleme
e414006b6c

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