文档
测试

百度翻译

POST
https://amandacat.shop/api/common/translate

接口描述

Ajax 请求

请求参数

参数名
类型
描述
必填
text
char
翻译的文本
必填

响应参数

参数名
类型
描述
必填
msg
string
示例:翻译成功!
必填
data
object
数据字典
必填
from
string
示例:zh
必填
to
string
示例:en
必填
trans_result
array
数据列表
必填
src
string
示例:测试一下
必填
dst
string
示例:Test it
必填
code
int
示例:0
必填