GET API/Vehicles/GetInOut?id={id}&pageIndex={pageIndex}&pageSize={pageSize}&startDate={startDate}&endDate={endDate}
获取车辆进出纪录
Request Information
Parameters
| Name | Description | Additional information |
|---|---|---|
| id |
Define this parameter in the request URI. |
|
| pageIndex |
Define this parameter in the request URI. |
|
| pageSize |
Define this parameter in the request URI. |
|
| startDate |
Define this parameter in the request URI. |
|
| endDate |
Define this parameter in the request URI. |