{
"id": 0,
"auditType": 0,
"pageMark": 0
}
curl --location --request PUT 'http://192.168.16.10:31748/v1/mAlgorithmAlarm/updateAuditStatus' \
--header 'Content-Type: application/json' \
--data-raw '{
"id": 0,
"auditType": 0,
"pageMark": 0
}'
{
"message": "",
"code": 0,
"data": {},
"msgData": {}
}