Explorar o código

taginfo 修改

zhengkun %!s(int64=3) %!d(string=hai) anos
pai
achega
52dbbcf7cf
Modificáronse 1 ficheiros con 0 adicións e 1 borrados
  1. 0 1
      src/front/quality.go

+ 0 - 1
src/front/quality.go

@@ -86,7 +86,6 @@ func calculateFieldScore(tmp map[string]interface{}, field_tag []string) map[str
 		score := qu.Int64All(value["score"])
 		if score < 99 {
 			isUse = false //需要标注
-			break
 		}
 	}