{
"type": 50001
}curl --location 'http://127.0.0.1:8981/api' \
--header 'Content-Type: application/json' \
--data '{
"type": 50001
}'{
"data": [
{
"label_id": "8",
"label_name": "#删除我的人"
},
{
"label_id": "9",
"label_name": "#拉黑我的人"
}
],
"msg": "ok",
"type": 50001
}