{
"device_id": "qweasd123",
"room_num": "73"
}
curl --location --request POST 'https://yzt.hntpxx.com/api/verification/warning' \
--header 'token: undefined' \
--header 'Content-Type: application/json' \
--data-raw '{
"device_id": "qweasd123",
"room_num": "73"
}'
{
"code": 1002,
"data": "{}",
"msg": "未查询到设备信息"
}