Authorization: Bearer ********************
{
"craneId": "string",
"menuLevel1": "string",
"menuLevel2": "string",
"menuLevel3": "string",
"level": 0
}
curl --location --request DELETE 'https://jiugang.mhiiot.cn/openapi/project/api/ParameterSetting' \
--header 'Content-Type: application/json' \
--data-raw '{
"craneId": "string",
"menuLevel1": "string",
"menuLevel2": "string",
"menuLevel3": "string",
"level": 0
}'
{}