jiaojiao7 hace 4 años
padre
commit
993f5579cf
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      customerdata/src/util.go

+ 1 - 1
customerdata/src/util.go

@@ -548,7 +548,7 @@ func AssembelSave(tmp map[string]interface{}, IsSearchHosp, IsSearchEnps bool, a
 										}
 										indexdata = append(indexdata, s_data)
 										log.Println("index", index, " ", id, " ", w)
-										log.Println("indexdata", len(indexdata))
+										//log.Println("indexdata", len(indexdata))
 									} else {
 										tmp["s_winner"] = w
 										delete(tmp, "legal_person")