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