Kaynağa Gözat

爬虫任务新增通用平台爬虫统计

mxs 5 ay önce
ebeveyn
işleme
a4ee824556
1 değiştirilmiş dosya ile 3 ekleme ve 3 silme
  1. 3 3
      src/luatask/newtask.go

+ 3 - 3
src/luatask/newtask.go

@@ -125,9 +125,9 @@ func getCodeBaseInfo() {
 				"state": map[string]interface{}{
 					"$in": []int{5, 11}, //上架、上线爬虫
 				},
-				"platform": map[string]interface{}{
-					"$in": []string{"golua平台", "chrome", "python"},
-				},
+				//"platform": map[string]interface{}{
+				//	"$in": []string{"golua平台", "chrome", "python"},
+				//},
 			},
 			//lua正在被维护的爬虫和上架爬虫
 			map[string]interface{}{