车辆日检审批记录分页
GET
http://127.0.0.1:8094/weChatDataController/query/vehicleInspection
接口描述
files_1 主副机油附件 ,files_2 空滤附件 ,files_3 水虑附件,files_4 轮胎螺母附件,files_5 外观附件 ,files_6 内饰附件 ,files_7 扫盘吸盘附件 ,files_8 副机附件
请求参数
参数名
类型
描述
必填
deptId
Integer
部门ID
必填
peopleName
String
人员姓名
必填
status
Integer
审核状态 0:初始 1:通过 2:审批中 3:已驳回 4:已撤销 6:通过后撤销 7:已删除 10:已支付
必填
spNo
String
审批编号(唯一识别码)
必填
startTime
String
开始时间
必填
endTime
String
结束时间
必填
current
Integer
页码
必填
size
Integer
每页数量
必填
响应参数
参数名
类型
描述
必填
totalCount
总数据量
必填
totalPage
总页数
必填
pageSize
每页数量
必填
pageNo
页码
必填
data
数据主体
必填