{
"hotel_id": 0,
"length": 0,
"computer": [
{
"name": "string",
"ip": "string",
"mac": "string",
"time": "string"
}
],
"action": 0
}
curl --location --request POST 'https://yzt.hntpxx.com/api/controlScreen/device' \
--header 'token: undefined' \
--header 'Content-Type: application/json' \
--data-raw '{
"hotel_id": 0,
"length": 0,
"computer": [
{
"name": "string",
"ip": "string",
"mac": "string",
"time": "string"
}
],
"action": 0
}'
{}