curl --location --request GET 'http://localhost:0721/api/user/favorites?id' \
--header 'Authorization: {{token}}'
{
"code": 24,
"message": "tempor incididunt",
"data": [
{
"id": "77",
"name": "果县国造气",
"intro": "qui",
"cover": null,
"workNum": 88
}
]
}