后台管理IM通信


意见反馈处理

请求URL
  • http://xx.com/feedback/process
Headers
  • token
请求方式
  • POST
参数
参数名 必选 类型 说明
feedback_id int 意见反馈列表或明细id字段
status int 2处理中 3已处理
remark string 备注
返回示例
{
    "error_code": 0,
    "msg": "success",
    "data": []
}
返回参数说明
参数名 类型 说明
error_code int 0成功
msg string success
备注
  • 更多返回错误代码请看首页的错误代码描述

页面列表

ITEM_HTML