{
"comid": "200000051",
"method": "uploadBerthStatus",
"module": "parking",
"pushdata": "[{\"berthcode\":\"BWM023\",\"berthstatus\":2,\"carnum\":\"\",\"changetime\":\"2024-10-29 16:10:18\",\"electricity\":\"0.00\",\"log_id\":1730189710,\"voltage\":\"0\"}]",
"service": "Std",
"sign": "126518352e9c9d50b4cd2dc70a95eebd",
"timestamp": 1730218218000,
"ve": "2"
}
curl --location --request POST 'https://sys.zjzhtc.com:8070/system/data/' \
--header 'Content-Type: application/json' \
--data-raw '{
"comid": "200000051",
"method": "uploadBerthStatus",
"module": "parking",
"pushdata": "[{\"berthcode\":\"BWM023\",\"berthstatus\":2,\"carnum\":\"\",\"changetime\":\"2024-10-29 16:10:18\",\"electricity\":\"0.00\",\"log_id\":1730189710,\"voltage\":\"0\"}]",
"service": "Std",
"sign": "126518352e9c9d50b4cd2dc70a95eebd",
"timestamp": 1730218218000,
"ve": "2"
}'
{}