Page History

0679

Last edited by 翁力

返回

朋友圈点赞


URL: http://120.92.61.152:8080/Daren/moment/praiseMoment.action


请求方式: HTTP POST


请求参数说明:

参数名 参数类型 必选 参数说明
appId String true 应用ID
plat String true i=IOS客户端,a=Android客户端
id String true 主题ID
type String true 点赞=1, 取消赞=0
sid String true 点赞者ID
sign String true 签名规则

返回格式: JSON


返回格式样例:

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