浏览代码

修改头条视频报表bug

yumeng 3 年之前
父节点
当前提交
7f1239c8c6

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

@@ -16,7 +16,6 @@
         t1.material_name AS materialName,
         t1.project_name AS projectName,
         t1.material_create_time AS createTime,
-        sum (t1.material_show) as showMaterial,
         ${filed}
         FROM
         etl_report_bytedance_video t1