|
@@ -314,7 +314,7 @@ class MateirialVideoDailyReport:
|
|
|
report.`first_order_count`,
|
|
|
report.`first_rental_order_count`,
|
|
|
report.`commute_first_pay_count`,
|
|
|
- video.video_url, cmi.cover_url
|
|
|
+ ifnull(concat('http://i.snssdk.com/video/code/1/toutiao/',video.id),'-') as video_url, cmi.cover_url
|
|
|
from media_api.bytedance_material_report_daily report
|
|
|
left join
|
|
|
`media_api`.bytedance_file_video_get video
|