{
"id": 0,
"type": 0,
"name": "string",
"code": "string",
"parentId": 0,
"address": "string",
"status": 0,
"description": "string",
"createBy": "string",
"updateBy": "string"
}curl --location '192.168.1.253:8080/api/substation-cabinet/substation' \
--header 'Authorization: Bearer eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbiIsImxvZ2luX3VzZXJfa2V5IjoiYjE4MzE3N2MtNTUyMS00MTA0LTgzNzUtNzhjY2JkZDAxMmY2In0.BLpnlrHw65hbANOyTw7snYrXuEWpJaS5Qd70IBXoKgoXX_yEpF9xW39vz0wiGgERW7aIPh1TkYw5UCfPDRN6zQ' \
--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"
}'{
"": {}
}