2.5 用户反馈.md 1.06 KB
参数名 参数类型 必选 参数说明
appId String true 应用ID
id String true 举报内容ID
msg String true 举报内容(app自己组织-不能带特殊字符&号等)
sign String true 签名

返回

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