Page History

Witnessfollows

Last edited by 赵家龙

返回

关注目击者


URL: http://apiwjjtest.cnlive.com/Daren/witness/witnessFollows.action


请求方式: HTTP POST


请求参数说明:

参数名 参数类型 必选 参数说明
loginSid String true 当前人sid
toSid String true 被关注人sid
type String true 关注,取消关注表示 关注:focus 取消关注:cancelFollow
fromType String true 关注来源 目击者新闻:0 目击者视频:1

返回格式: JSON


返回格式样例:

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