Explorar el Código

修改渠道类型字段

songyh hace 3 años
padre
commit
ba18f67e12

+ 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