{
"idList": [
0
],
"enable": true
}curl --location --request PUT '/api/v1/device/cabinet/mapping' \
--header 'Content-Type: application/json' \
--data-raw '{
"idList": [
0
],
"enable": true
}'{
"code": 0,
"data": {},
"message": "string"
}