接口地址:https://www.mxnzp.com/api/convert/dictionary |
---|
返回格式:json |
请求方式:get |
请求示例:https://www.mxnzp.com/api/convert/dictionary?content=穆&app_id=your&app_secret=your |
名称 | 类型 | 必填 | 说明 |
---|---|---|---|
app_id | string | 必填 | app_id 扫码关注公众号 |
app_secret | string | 必填 | app_secret 扫码关注公众号 |
content | string | 必填 | 被查询的汉字内容 |
名称 | 类型 | 说明 |
---|---|---|
word | string | 原内容 |
traditional | string | 繁体 |
pinyin | string | 拼音 |
radicals | string | 偏旁部首 |
explanation | string | 汉字释义 |
strokes | string | 汉字笔画数 |
错误码 | 说明 |
---|---|
0 | app_id或者app_secret不合法 |