目录 Go interface 转 string 自动适配类型 Go interface 转 string 自动适配类型 package main import ( "encoding/json" "fmt" "strconv" ) func main() { m := map[