(分页) 峰值查询历史记录
GET
http://localhost:8094/base/vehicle/findVehicleHisByDay
请求参数
参数名
类型
描述
必填
currentPage
number
当前页
必填
pageSize
number
当前页大小
必填
vehiclePlate
String
必传,车牌号
必填
dataTime
string
必传,日期
必填
MinV
string
可选,最小值
必填
MaxV
String
可选,最大值
必填