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()