{
"businessName": "RUIHUA",
"deviceNo": "05010200000120",
"state": 1
}
curl --location --request POST 'http://raythdev.parking24.cn/spiderman/remote/restart' \
--header 'Content-Type: application/json' \
--data-raw '{
"businessName": "RUIHUA",
"deviceNo": "05010200000120",
"state": 1
}'
{}