XML结构快捷转JSON结构API在线调试

参数 说明 类型 必填 默认 示例
xml xml数据结构 string <books> <book> <author>Json</author> <title>Json Dev</title> <publisher>O'Reilly</publisher> </book> <book> <author>Json</author> <title>Podcasting Hacks</title> <publisher>O'Reilly</publisher> </book> </books>

增加参数
平台已为您提供的公共TOKEN方便测试,为保证服务稳定,请前往 注册账号 获取专用TOKEN
增加参数