소스 검색

修改渠道类型字段

songyh 3 년 전
부모
커밋
ba18f67e12
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      jeecg-boot-report/src/main/java/cn/com/ctop/report/mapper/xml/KuaishouMaterialVideoReportDailyDwMapper.xml

+ 1 - 1
jeecg-boot-report/src/main/java/cn/com/ctop/report/mapper/xml/KuaishouMaterialVideoReportDailyDwMapper.xml

@@ -56,7 +56,7 @@
         IFNULL( video_name, '-' ) AS materialName,
         IFNULL( cover_url, '-' ) AS coverUrl,
         IFNULL( photo_url, '-' ) AS url,
-        IFNULL( channel_type, '-' ) AS channel,
+        IFNULL( channel_name, '-' ) AS channel,
         IFNULL( stat_date, '-' ) AS createTime,
                 ${filed}
         from kuaishou_material_video_report_daily_dw