增加拼音处理

This commit is contained in:
2023-06-25 18:05:43 +08:00
parent 96532aff00
commit a0e8f3b7c2
3 changed files with 211 additions and 0 deletions

1
go.mod
View File

@@ -18,6 +18,7 @@ require (
require (
github.com/davecgh/go-spew v1.1.1 // indirect
github.com/mozillazg/go-pinyin v0.20.0 // indirect
github.com/pmezard/go-difflib v1.0.0 // indirect
github.com/tidwall/match v1.1.1 // indirect
github.com/tidwall/pretty v1.2.1 // indirect