文档
测试

收藏列表

POST
http://djsh.meiliancheng.cn/index.php?s=/api/user/likelist

请求参数

参数名
类型
描述
必填
token
string
示例:8e5ef39eb3da2e6c1e2e787ccc2781ac
必填
wxapp_id
int
示例:10001
必填
page
int
1
必填
search
string
示例:商品名
可选

响应参数

参数名
类型
描述
必填
code
int
示例:1
必填
msg
string
示例:获取成功
必填
data
object
数据字典
必填
list
object
数据字典
必填
total
int
示例:1
必填
per_page
int
示例:15
必填
current_page
int
示例:1
必填
last_page
int
示例:1
必填
data
array
数据列表
必填
like_id
int
示例:1
必填
user_id
int
示例:14666
必填
goods_id
int
示例:11713
必填
create_time
int
示例:1593418078
必填
goods_image
string
商品图,示例:http://djsh.meiliancheng.cn/uploads/20200612135238982bf4484.jpeg
必填
goods_name
string
商品名,示例:测试商品
必填
goods_price
string
商品价,示例:100.00
必填
like_num
int
收藏数量,示例:1
必填