@@ -216,8 +216,6 @@ func main() {
findCount := 0
for _, existEntity := range classMap {
- if count <
-
if findCount >= needFindCount {
break
}