{
"businessName":"RUIHUA",
"deviceNo": "05010200000120",
"model":"0100"
}
curl --location --request POST 'http://raythdev.parking24.cn/spiderman/set/charging_model' \
--header 'Content-Type: application/json' \
--data-raw '{
"businessName":"RUIHUA",
"deviceNo": "05010200000120",
"model":"0100"
}'
{}