2 커밋 e6eaf23b25 ... 05bdba682d

작성자 SHA1 메시지 날짜
  songyh 05bdba682d Merge remote-tracking branch 'origin/master' 3 년 전
  songyh ba18f67e12 修改渠道类型字段 3 년 전
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