curl --location 'http://localhost:8085/api/labels'{
"code": 0,
"data": {
"base_response": {
"code": 0,
"message": {
"value": "string"
}
},
"count": 0,
"list": [
{
"id": 0,
"name": "string"
}
]
},
"message": "string"
}