length
width
midPointX
midPointY
lengthX
lengthY
等参数需要全部设置才会生效。{
"deviceId": "{{DeviceID}}",
"platformId": "{{PlatformID}}",
"uploadUrl": "http://riwcdhsqy.biz/dsnsubrs",
"startTime": "1979-04-03 05:15:50",
"endTime": "1977-02-21 04:12:41"
}
curl --location --request POST 'http://192.168.56.7:18082/vic/v1/pu/uploadLog' \
--header 'Content-Type: application/json' \
--data-raw '{
"deviceId": "42020101001320000001",
"platformId": "42020100002000000001",
"uploadUrl": "http://riwcdhsqy.biz/dsnsubrs",
"startTime": "1979-04-03 05:15:50",
"endTime": "1977-02-21 04:12:41"
}'
{
"code": 0,
"message": "success"
}