|
@@ -197,10 +197,12 @@ public class SampleTest {
|
|
}
|
|
}
|
|
|
|
|
|
|
|
|
|
|
|
+/*
|
|
@Test
|
|
@Test
|
|
public void etlBytedanceVideoReportInfo() throws Exception {
|
|
public void etlBytedanceVideoReportInfo() throws Exception {
|
|
etlBytedanceReportVideoDailyService.etlBytedanceVideo();
|
|
etlBytedanceReportVideoDailyService.etlBytedanceVideo();
|
|
}
|
|
}
|
|
|
|
+*/
|
|
|
|
|
|
@Test
|
|
@Test
|
|
public void loadBytedanceAccountReport() {
|
|
public void loadBytedanceAccountReport() {
|