6. 反馈.md 1.19 KB

/* Title: 6.1 反馈 Sort: 61 */

URL

http://api.cnlive.com/open/api/CnliveMobile/json/report

参数名 参数类型 必选 参数说明
sp_id String true appid(例如jinhaian)
id String true 与sp_id 值一至
msg String true 举报内容(app自己组织-不能带特殊字符&号等)
sign String true 签名串

返回

{
    errorCode:"0",
    errorMsg:"举报成功"
}