|
@@ -51,6 +51,7 @@ public class BytedancePlanDailyReportLoadJob implements Job {
|
|
|
planDailyReportService.cleanChannelCodeData(222, getDate);
|
|
|
planDailyReportService.cleanYzData(151);
|
|
|
planDailyReportService.cleanChannelCodeData(235, getDate);
|
|
|
+ planDailyReportService.cleanChannelCodeData(270, getDate);
|
|
|
}
|
|
|
|
|
|
private void formatZybData(Integer projectId, Date getDate) {
|