{
"id": 0,
"labelName": "string",
"pageNum": 0,
"pageSize": 0
}
curl --location --request POST '/skillLabel/modifySkillLabel' \
--header 'Content-Type: application/json' \
--data-raw '{
"id": 0,
"labelName": "string",
"pageNum": 0,
"pageSize": 0
}'
{
"empty": true,
"property1": {},
"property2": {}
}