{
"id": 0,
"type": 0,
"name": "string",
"code": "string",
"parentId": 0,
"address": "string",
"status": 0,
"description": "string",
"createBy": "string",
"updateBy": "string"
}curl --location --request PUT '/api/substation-cabinet' \
--header 'Content-Type: application/json' \
--data '{
"id": 0,
"type": 0,
"name": "string",
"code": "string",
"parentId": 0,
"address": "string",
"status": 0,
"description": "string",
"createBy": "string",
"updateBy": "string"
}'{
"": {}
}