{
"id": 0,
"deviceId": 0,
"terminalBlockNumbering": 0,
"terminalBlockPort": 0,
"abnormalState": 0,
"lockState": 0,
"temperature": 0,
"substationId": 0,
"delFlag": "string",
"createBy": "string",
"createTime": "string",
"updateBy": "string",
"updateTime": "string",
"remark": "string"
}curl --location '192.168.1.253:8080/equipment/details/monitoring/insertExceptionList' \
--header 'Authorization: Bearer eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbiIsImxvZ2luX3VzZXJfa2V5IjoiZDkzZmExNGUtN2JjZC00M2Y5LTg4ZjAtOWFjODg5MjY0NDg4In0.N43tfNzIhUHjuBPY0nqfMfjuRj985xmjGMiBx_72dqa3eK1NEu1oV3XJv1wcIw1tLb7nf8nU-8e1bX0011snRw' \
--header 'Content-Type: application/json' \
--data '{
"id": 0,
"deviceId": 0,
"terminalBlockNumbering": 0,
"terminalBlockPort": 0,
"abnormalState": 0,
"lockState": 0,
"temperature": 0,
"substationId": 0,
"delFlag": "string",
"createBy": "string",
"createTime": "string",
"updateBy": "string",
"updateTime": "string",
"remark": "string"
}'{
"": {}
}