擦亮眼睛远离渣男渣女
接口地址: https://whyta.cn/api/tx/zhanan
返回格式: JSON
请求方式: GET
请求示例:https://whyta.cn/api/tx/zhanan?key=你的APIKEY
接口备注:2
参数 | 类型 | 必填 | 说明 |
---|---|---|---|
key | string | 是 | 你的APIKEY |
参数 | 类型 | 类型 | 说明 |
---|---|---|---|
code | int | 200 | 状态码 |
msg | string | success | 错误信息 |
result | object | {} | 返回结果集 |
content | string | 你要是温柔体贴懂事,我怎么会劈腿呢 | 内容 |
{
"code": 200,
"msg": "success",
"result": {
"content": "你要是温柔体贴懂事,我怎么会劈腿呢。"
}
}