导出车辆费用管理-加油费列表
GET
http://localhost:8085/report/oil/export
请求参数
参数名
类型
描述
必填
carType
string
示例:车辆类型
必填
invoiceTimeEnd
string
示例:开票日期-结束 格式:yyyy-MM-dd
必填
driverName
string
示例:司机姓名
必填
oilCardNumber
string
示例:油卡卡号
必填
vehicle
string
示例:车牌号
必填
invoiceTimeBegin
string
示例:开票日期-开始 格式:yyyy-MM-dd
必填