dbpersoninfo.go | ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史 |
dbpersoninfo.go
@@ -69,7 +69,7 @@ fmt.Println() firsttime := time.Now() Rscore := Cmap.Walk(Printest, teststring, IsCompare) Rscore := Cmap.Walk(Printest, teststring) fmt.Println(time.Since(firsttime)) return Rscore }