|
@@ -519,8 +519,6 @@ public class BytedanceReportServiceImpl implements IBytedanceReportService {
|
|
bytedanceReportMaterialDailyMapper.updateImageReportCode();
|
|
bytedanceReportMaterialDailyMapper.updateImageReportCode();
|
|
bytedanceReportMaterialDailyMapper.updateImageReportProjectId();
|
|
bytedanceReportMaterialDailyMapper.updateImageReportProjectId();
|
|
bytedanceReportMaterialDailyMapper.updateImageReportProjectName();
|
|
bytedanceReportMaterialDailyMapper.updateImageReportProjectName();
|
|
- bytedanceReportMaterialDailyMapper.updateImageReportPlaneId();
|
|
|
|
- bytedanceReportMaterialDailyMapper.updateImageReportPlaneName();
|
|
|
|
log.info("头条素材报表结束 当前accountId为:{} {}~{}" , accountId, startDate,endDate);
|
|
log.info("头条素材报表结束 当前accountId为:{} {}~{}" , accountId, startDate,endDate);
|
|
return code;
|
|
return code;
|
|
}
|
|
}
|