Explorar o código

extract_state==3

maxiaoshan %!s(int64=5) %!d(string=hai) anos
pai
achega
4b9b52e64a
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      udpcreateindex/src/task.go

+ 1 - 1
udpcreateindex/src/task.go

@@ -21,7 +21,7 @@ func task_biddingfile() {
 	defer qutil.Catch()
 	q := map[string]interface{}{
 		"extract_state": map[string]interface{}{
-			"$eq": 2,
+			"$eq": 3,
 		},
 	}
 	biddingPurchaingTask(q)