点赞接口
POST
http://localhost:3000/api/v1/user_likes/comment/:comment_id
请求参数
参数名
类型
描述
必填
token
string
token
必填
comment_id
integer
评论id
必填