improve gconv.Map

This commit is contained in:
John
2020-01-20 21:25:55 +08:00
parent 01b06e0745
commit 8f2dcf21ff
4 changed files with 19 additions and 12 deletions

View File

@ -13,10 +13,6 @@ type TokenRequest struct {
}
func main() {
s := "123456"
fmt.Println(s[0:2])
fmt.Println(s[1:3])
return
// s := `
//{
// "policy": {"name":"john"},