点赞
POST
/Finder/Like请求参数
Body 参数application/json
CommentId
string
可选
FinderUsername
string
可选
Id
string
可选
ObjectNonceId
string
可选
Optype
integer <int64>
可选
SessionBuffer
string
可选
Wxid
string
可选
示例
{
"CommentId": "string",
"FinderUsername": "string",
"Id": "string",
"ObjectNonceId": "string",
"Optype": 0,
"SessionBuffer": "string",
"Wxid": "string"
}
示例代码
返回响应
成功(200)
HTTP 状态码: 200
内容格式: JSONapplication/json
数据结构
object {0}
示例
{}
最后修改时间: 1 年前