{
"idList": [
0
],
"exportUrl": "string"
}
curl --location --request POST 'http://192.168.16.9:31848/g6mirgicbox-base/v1/mHardwareAlarms/export' \
--header 'Content-Type: application/json' \
--data-raw '{
"idList": [
0
],
"exportUrl": "string"
}'
{
"message": "",
"code": 0,
"data": {}
}