curl --location --request GET 'http://localhost:0721/api/user/like-labels' \
--header 'Authorization: {{token}}'
{
"code": 200,
"message": "culpa proident",
"data": [
{
"id": "9",
"name": "传住做党建算型",
"img": "http://dummyimage.com/400x400",
"color": "aliqua sunt"
},
{
"id": "12",
"name": "总物图快指",
"img": "http://dummyimage.com/400x400",
"color": "occaecat aute dolore tempor"
}
]
}