导出车辆交替班审批记录
GET
http://localhost:8094/weChatDataController/query/getExportListByVehicleHandover
请求参数
参数名
类型
描述
必填
deptId
int
部门ID
必填
peopleName
String
人员名称 模糊查询
必填
satus
int
状态
必填
spNo
String
审批编号
必填
vehiclePlate
String
车牌号
必填
startDateTime
String
开始时间
必填
endDateTime
String
结束时间
必填