dbpersoninfo.go | ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史 |
dbpersoninfo.go
@@ -53,8 +53,7 @@ // Getdbpersonmsg("") //} func Getdbpersonmsg(teststring string) { Init() func Getdbpersonmsg(teststring string) ([]interface{}) { if teststring == "" { testcache, _:= esutil.DbPersoninfos(0,1) @@ -67,8 +66,8 @@ firsttime := time.Now() Rscore := Cmap.Walk(Printest, teststring) fmt.Println(Rscore) fmt.Println(time.Since(firsttime)) return Rscore } func Printest(ci, co string ) (float32){