Explorar o código

内陆数据修复

ziwen %!s(int64=2) %!d(string=hai) anos
pai
achega
edc75ce1f3
Modificáronse 1 ficheiros con 3 adicións e 3 borrados
  1. 3 3
      services/task.go

+ 3 - 3
services/task.go

@@ -15,9 +15,9 @@ func Task() {
 	//task.AddTask("中国煤炭网爬取", refreshCoal)
 	//task.StartTask()
 	//FileCoalJsm()
-	FileCoalFirm()
-	FileCoalCoastal()
-	//FileCoalInland()
+	//FileCoalFirm()
+	//FileCoalCoastal()
+	FileCoalInland()
 	fmt.Println("end crawler")
 }