|
@@ -1003,6 +1003,7 @@ public class ByteDanceAdvertiserDataServiceImpl implements IByteDanceAdvertiserD
|
|
}
|
|
}
|
|
if (dailyList.size() > 0) {
|
|
if (dailyList.size() > 0) {
|
|
bytedanceAdvertiserReportDailyMapper.insertV3PromotionProject(dailyList);
|
|
bytedanceAdvertiserReportDailyMapper.insertV3PromotionProject(dailyList);
|
|
|
|
+ log.info("广告V3报表日报请求成功");
|
|
}
|
|
}
|
|
} catch (Exception e) {
|
|
} catch (Exception e) {
|
|
e.printStackTrace();
|
|
e.printStackTrace();
|