Explorar el Código

快手、头条账户视频报表更换application库数据

zhaoxian hace 3 años
padre
commit
998e164026

+ 0 - 1
jeecg-boot-module-system/src/main/java/cn/com/ctop/toutiao/modules/report/mapper/xml/BytedanceAccountReportMapper.xml

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