|
@@ -100,7 +100,7 @@ public class BytedanceMaterialReportLoadJob {
|
|
|
public void run() {
|
|
|
try {
|
|
|
materialReportDailyService.bytedanceDailyMaterialReportJobV3Video(oauthToken, yesterda1, yesterda, 1, 100);
|
|
|
- materialReportDailyService.bytedanceDailyMaterialReportJobV3Image(oauthToken, yesterda1, yesterda, 1, 100);
|
|
|
+// materialReportDailyService.bytedanceDailyMaterialReportJobV3Image(oauthToken, yesterda1, yesterda, 1, 100);
|
|
|
}catch (Exception e){
|
|
|
e.printStackTrace();
|
|
|
}
|