curl --location --request GET '/api/user/collectLists' \
--header 'token: 217ba8ac94c48c81403500017f8c13fc'{
"code": 1,
"show": 0,
"msg": "",
"data": [
{
"goods_id": 2,
"image": "http://www.smyy.localhost/1111",
"name": "日常保洁",
"price": "100.00",
"status": 1
}
]
}