ziwen 2 năm trước cách đây
mục cha
commit
bdb39302f9
1 tập tin đã thay đổi với 2 bổ sung2 xóa
  1. 2 2
      services/task.go

+ 2 - 2
services/task.go

@@ -22,8 +22,8 @@ func Task() {
 	task.StartTask()
 	//FileCoalJsm()
 	//FileCoalFirm()
-	FileCoalCoastal()
-	//FileCoalInland()
+	//FileCoalCoastal()
+	FileCoalInland()
 	SyncRankingFromDalianSearch(0)
 	fmt.Println("end crawler")
 }