Commit 894f80cb authored by lytzjzxr's avatar lytzjzxr
Browse files

fix:Add highlighted information to the database

parent 033d0096
...@@ -137,8 +137,6 @@ func Find2(_url string) bool { ...@@ -137,8 +137,6 @@ func Find2(_url string) bool {
return p.Hlight return p.Hlight
} }
//var letters = []rune("abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ123456789")
/*//*随机生成字符串 /*//*随机生成字符串
func randStr(n int) string { func randStr(n int) string {
rand.Seed(time.Now().Unix()) rand.Seed(time.Now().Unix())
......
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment