mirror of
https://gitee.com/johng/gf
synced 2026-06-07 02:12:11 +08:00
improve gconv.Map
This commit is contained in:
@ -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"},
|
||||
|
||||
Reference in New Issue
Block a user