文档
测试

保洁生产问题

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

请求参数

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

响应参数

参数名
类型
描述
必填
data
array
数据列表
必填
id
int
示例:1
必填
latitude
string
经度
必填
longitude
string
纬度
必填
address
string
点位地址
必填
detailedAddress
string
定位详细地址
必填
inputAddress
string
输入详细地址
必填
locationTime
string
点位时间
必填
contaminated
string
污染程度
必填
area
int
约算面积
必填
appointmentTime
string
预约时间
必填
spNo
string
示例:202008210074
必填
status
int
示例:2
必填
createTime
string
示例:2020-08-21 15:41:30
必填
updateTime
object
示例:null
必填
peopleId
int
示例:1562
必填
peopleName
string
示例:冉军(IT)
必填
deptId
int
示例:37
必填
deptName
string
示例:环卫系统IT维护
必填
companyId
int
示例:1
必填
files
array
数据列表
必填
twxApprovals
array
数据列表
必填
id
int
示例:1296714026150850600
必填
approvalId
int
示例:1562
必填
approvalName
string
示例:冉军(IT)
必填
deptId
int
示例:37
必填
deptName
string
示例:环卫系统IT维护
必填
spNo
string
示例:202008210074
必填
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
必填