소스 검색

Merge remote-tracking branch 'origin/master'

zhaoxian 3 년 전
부모
커밋
ab1881f211
1개의 변경된 파일0개의 추가작업 그리고 1개의 파일을 삭제
  1. 0 1
      module-toutiao/src/main/java/cn/com/ctop/toutiao/modules/report/mapper/xml/BytedanceVideoReportMapper.xml

+ 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