瀏覽代碼

备份...

zhengkun 1 年之前
父節點
當前提交
43e9459749
共有 1 個文件被更改,包括 0 次插入5 次删除
  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)
 }