{
"deviceType": "出口缴费机器人",
"deviceIp": "172.16.10.185",
"garageName": "地面车库200100",
"isOnline": 1,
"parkCode": "510185001",
"deviceId": "ATMT03",
"channelId": 1864,
"updateTime":"2025-03-11 15:25:55"
}curl --location --request POST 'http://www.baidu.com/parkmall/device?sign=123' \
--header 'Content-Type: application/json' \
--data-raw '{
"deviceType": "出口缴费机器人",
"deviceIp": "172.16.10.185",
"garageName": "地面车库200100",
"isOnline": 1,
"parkCode": "510185001",
"deviceId": "ATMT03",
"channelId": 1864,
"updateTime":"2025-03-11 15:25:55"
}'{
"result": "success",
"state": 200
}