7.1 顶踩-节目顶踩.md 646 Bytes

请求参数说明:

参数名 参数类型 必选 参数说明
appId String true 应用ID
id String true 节目ID
sid String true 用户ID
support String true 0:踩 1:顶
plat String true 客户端平台[i:IOS客户端,a:Android客户端]
sign String true 签名规则见签名详情

返回格式说明:

{
    "errorCode": "0",
    "errorMessage": "成功"
}