文档
测试

车辆任务分配

GET
http://localhost:8094/weChatDataController/query/vehicleTask

请求参数

参数名
类型
描述
必填
peopleName
申请人姓名 模糊查询
可选
deptId
部门ID
可选
spNo
审批编号
可选
status
审核状态 0:初始 1:通过 2:审批中 3:已驳回 4:已撤销 6:通过后撤销 7:已删除 10:已支付
可选
startTime
提交开始时间
可选
endTime
提交结束时间
可选
current
页码
必填
size
每页记录数
必填

响应参数

参数名
类型
描述
必填
data
array
数据列表
必填
id
int
示例:1
必填
relationNo
string
关联表单 (页面不展示)
必填
vehicleArrangement
string
车辆安排
必填
startTime
string
作业开始时间
必填
spNo
string
示例:202008210076
必填
status
int
示例:2
必填
createTime
string
示例:2020-08-21 15:42:16
必填
updateTime
object
示例:null
必填
peopleId
int
示例:1562
必填
peopleName
string
示例:冉军(IT)
必填
deptId
int
示例:37
必填
deptName
string
示例:环卫系统IT维护
必填
companyId
int
示例:1
必填
files
array
数据列表
必填
relations
array
数据列表
必填
id
int
示例:1
必填
spNo
string
示例:202008210074 通过该编号查询对应的审批
必填
relationNo
string
示例:202008210076
必填
relationType
int
示例:9 审批类型
必填
status
int
示例:2
必填
submitTime
int
示例:1597995873000 提交时间
必填
relationName
string
示例:保洁生产问题
必填
name
string
示例:冉军(IT)
必填
createTime
string
示例:2020-08-21 15:42:16
必填
updateTime
object
示例:null
必填
twxApprovals
array
数据列表
必填
id
int
示例:1296714217830543400
必填
approvalId
int
示例:1562
必填
approvalName
string
示例:冉军(IT)
必填
deptId
int
示例:37
必填
deptName
string
示例:环卫系统IT维护
必填
spNo
string
示例:202008210076
必填
approvalStatus
int
示例:2
必填
approvalOpinion
object
示例:null
必填
approvalTime
int
示例:0
必填
approvalMediaId
object
示例:null
必填
files
object
示例:null
必填
totalCount
int
示例:1
必填
totalPage
int
示例:1
必填
pageSize
int
示例:10
必填
pageNo
int
示例:1
必填