{
"data": {
"label_id": 6,
"label_name": "修改标签测试"
},
"type": 50003
}curl --location 'http://127.0.0.1:8981/api' \
--header 'Content-Type: application/json' \
--data '{
"data": {
"label_id": 6,
"label_name": "修改标签测试"
},
"type": 50003
}'{
"data": null,
"msg": "ok",
"type": 50003
}