zhengkun 1 år sedan
förälder
incheckning
43e9459749
1 ändrade filer med 0 tillägg och 5 borttagningar
  1. 0 5
      fieldproject_medical/data_subject/src/subject_test/test.go

+ 0 - 5
fieldproject_medical/data_subject/src/subject_test/test.go

@@ -75,11 +75,6 @@ L:
 		}
 		index++
 		total += len(*dataArr)
-		subject.SeoUnique = map[string]string{}
-		subject.SeoSId = fmt.Sprintf("%d", qu.IntAll(subject.SeoSId)+135790)
-		if total%10000 == 0 {
-			log.Debug("cur index ", index, "~", total)
-		}
 	}
 	log.Debug("is over ", total)
 }