请求方式:get
请求地址:api.qdgithub.com/api/fy/index.php
返回格式:json
请求示例:api.qdgithub.com/api/fy/index.php?city=音乐
请求参数:
名称 | 必填 | 类型 | 说明 | |
---|---|---|---|---|
city | Y | string | 输出翻译详细结果信息 |
返回参数:
名称 | 类型 | 说明 | |
---|---|---|---|
tgt | string | 返回的翻译信息 | |
src | string | 返回对比信息 | |
type | string | 返回语言信息 |
返回示例:
{"type":"ZH_CN2EN","errorCode":0,"elapsedTime":1,"translateResult":[[{"src":"音乐","tgt":"music"}]]}