{
"parkCode":"testebo510116013",
"page":1,
"pageSize":10
}
curl --location --request POST 'http://testlpn.ebopark.com/partnerService/QueryPresentCar?partnerid=test' \
--header 'Content-Type: application/json' \
--data-raw '{
"parkCode":"testebo510116013",
"page":1,
"pageSize":10
}'{
"state": 0,
"total": 0,
"result": {
"total": 2,
"records": [
{
"notes": "",
"garageName": "展厅车库",
"chargeType": "TEMP",
"entryImage": "https://ebo-image-v6.oss-cn-shenzhen.aliyuncs.com/4b4b13ff-2043d88f-20240413175906",
"plateNumber": "川AERTY1",
"userName": "",
"userId": 0,
"plateColor": "蓝色",
"entryTime": null,
"carType": "小型车",
"id": 8095028,
"entryChannelName": "R3-227",
"tokenValue": ""
},
{
"notes": "",
"garageName": "展厅车库",
"chargeType": "TEMP",
"entryImage": "https://ebo-image-v6.oss-cn-shenzhen.aliyuncs.com/4b4b13ff-2043d88f-20240413175906",
"plateNumber": "川AA88L6",
"userName": "",
"userId": 0,
"plateColor": "蓝色",
"entryTime": "2026-02-24 17:13:51",
"carType": "小型车",
"id": 158180026,
"entryChannelName": "U12_11.125出口-9520",
"tokenValue": ""
}
]
}
}