|
|
@@ -358,10 +358,8 @@ class PpaApplicationTests {
|
|
|
@Test
|
|
|
void crawlEcigaretteArticles() throws IOException {
|
|
|
// String url = "https://cn.2firsts.com/";
|
|
|
-// String url = "https://cn.2firsts.com/search?keyword=%E8%8F%B2%E8%8E%AB%E5%9B%BD%E9%99%85";
|
|
|
-// getEcigaretteService.crawlEcigaretteArticles(url,1,1);
|
|
|
-// String url = "https://cn.2firsts.com/news/detail?id=15323";
|
|
|
-// getEcigaretteService.getDigest(url);
|
|
|
+// getEcigaretteService.execute();
|
|
|
+
|
|
|
List<String> list = new ArrayList<>();
|
|
|
//菲莫国际
|
|
|
// list.add("https://cn.2firsts.com/search?keyword=%E8%8F%B2%E8%8E%AB%E5%9B%BD%E9%99%85");
|