tuoling805 пре 1 година
родитељ
комит
082cef9f35
1 измењених фајлова са 0 додато и 4 уклоњено
  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()