curl --location --request GET 'https://www.nonhana-server.cn:4000/user/get-article-labels' \
--header 'Authorization: {{token}}'{
"result_code": 0,
"result_msg": "esse Duis do",
"result": [
{
"value": "nostrud labore in do dolor",
"label": "ullamco anim"
},
{
"value": "minim",
"label": "magna enim commodo culpa anim"
},
{
"value": "laboris ut",
"label": "sunt id proident occaecat"
},
{
"value": "proident incididunt magna ad",
"label": "sint laborum ea"
}
]
}