🔤 JSON转Go

将JSON数据转换为Go语言struct定义,支持类型推断(string/int/float64/bool/[]interface{}/map[string]interface{})

📥 输入JSON数据