Ver Fonte

Merge remote-tracking branch 'origin/master'

zhaoxian há 3 anos atrás
pai
commit
ab1881f211

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

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