zhengkun 1 rok pred
rodič
commit
43e9459749

+ 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)
 }