{
"idList": [
22279485852286987
],
"testmode": 1
}
curl --location -g --request PUT 'http://127.0.0.1:8001/api/v1/device/cabinet/testpattern' \
--header 'Content-Type: application/json' \
--data-raw '{
"idList": [
22279485852286987
],
"testmode": 1
}'
{
"code": 0,
"data": {},
"message": "string"
}