获取举报类型
请求URL:
/getReportType
请求方式:
- GET
参数:
| 参数名 | 必选 | 类型 | 说明 |
|---|---|---|---|
| 无 | 无 | 无 | 无 |
返回示例
{
"code": 200,
"msg": "SUCCESS",
"data": [
{
"id": 1,
"title": "Involving pornography"
},
{
"id": 2,
"title": "Violent terrorist content"
},
{
"id": 3,
"title": "Strange image"
},
{
"id": 4,
"title": "Infringement or advertising"
},
{
"id": 5,
"title": "Others"
}
]
}
返回参数说明
| 参数名 | 类型 | 说明 |
|---|---|---|
| code | int | 状态码 |
| msg | string | 提示信息 |
| data | array | 数据列表 |
| -id | int | 类型ID |
| -title | string | 类型 |
备注
微软翻译语种: https://api.cognitive.microsofttranslator.com/languages?api-version=3.0&scope=translation