文档
测试

动态点赞

POST
/api/community/records

请求头

参数名
类型
描述
必填
token
登录令牌
必填

请求参数

参数名
类型
描述
必填
type
0取消 1点赞
必填
dynamic_id
动态id
必填

响应参数

参数名
类型
描述
必填
code
int
示例:0
必填
msg
string
示例:点赞已取消
必填
time
string
示例:1678938024
必填
data
object
示例:null
必填