@@ -234,7 +234,8 @@ SELECT concat(date_format(date_sub({date_time}, INTERVAL ({day_count} -1 ) DAY)
report.first_rental_order_count,
report.first_order_count,
report.commute_first_pay_count,
- video.`image_url`
+ video.`image_url`,
+ ''
FROM (
SELECT advertiser_id account_id,
material_id,
@@ -234,7 +234,8 @@ SELECT date_format({date_time},'%Y%m') stat_non,