Ver Fonte

fix bug

tuoling805 há 1 ano atrás
pai
commit
082cef9f35
1 ficheiros alterados com 0 adições e 4 exclusões
  1. 0 4
      services/init_calculate_index.go

+ 0 - 4
services/init_calculate_index.go

@@ -157,10 +157,6 @@ func InitCalculateIndex() {
 					needAddIndexMap[cv.EdbCode] = cv.EdbCode
 				}
 			}
-
-			if len(needAddIndexArr) > 2 {
-				return
-			}
 		}
 	}
 	f.Save()