查看个人收藏列表
POST
http://192.168.0.101/v1/userCommentLike
请求头
参数名
类型
描述
必填
token
string
示例:c89b52ee4d473e61f961a3f902c96b24
必填
请求参数
参数名
类型
描述
必填
start
string
查询起始条数
必填
limit
string
一次查询的条数
必填
响应参数
参数名
类型
描述
必填
errorCode
int
自定义错误码 示例:1000
必填
msg
string
消息提示 示例:查询发帖点赞信息成功
必填
id
int
示例:2
必填
create_time
string
创建时间 示例:2020-05-27 11:30:27
必填
uid
int
用户id 示例:1
必填
comid
int
发帖id 示例:1
必填
total
int
示例:1
必填