|
@@ -136,7 +136,6 @@
|
|
t1.account_id as accountId,
|
|
t1.account_id as accountId,
|
|
t1.account_name as authName,
|
|
t1.account_name as authName,
|
|
${filed}
|
|
${filed}
|
|
- FROM
|
|
|
|
FROM application.bytedance_advertiser_report_hourly_dw t1
|
|
FROM application.bytedance_advertiser_report_hourly_dw t1
|
|
WHERE
|
|
WHERE
|
|
t1.stat_datetime <= DATE_FORMAT(#{endDate},'%Y%m%d')
|
|
t1.stat_datetime <= DATE_FORMAT(#{endDate},'%Y%m%d')
|