554325746@qq.com
2019-06-25 d0fe6d09b987562752be6b6148c5cba824d00ed3
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){