tuoling805 1 vuosi sitten
vanhempi
commit
082cef9f35
1 muutettua tiedostoa jossa 0 lisäystä ja 4 poistoa
  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()