后台管理IM通信


举报处理

请求URL
  • http://xx.com/feedback/reportProcess
Headers
  • token
请求方式
  • POST
参数
参数名 必选 类型 说明
report_id int 举报列表或明细id字段
type string banned 禁言 titles 封号 no_processing 不处理
time string 禁言或封号时间 【禁言时间,fiveMinute 5分钟 oneHour 1小时 oneDay 1天 aWeek 7天 oneMonth 30天】 【封号时间,oneDay一天 threeDay三天 fiveDay五天 aWeek一周 threeMonth三个月 sixMonth半年 forever永久】
obj string 投诉对象昵称
result string 审核结果
process string 处理方式
tips string 温馨提示
返回示例
{
    "error_code": 0,
    "msg": "success",
    "data": []
}
返回参数说明
参数名 类型 说明
error_code int 0成功
msg string success
备注
  • 更多返回错误代码请看首页的错误代码描述

页面列表

ITEM_HTML