隐患列表2
GET
/operation/1.1/project/{projectId}/danger
请求头
参数名
类型
描述
必填
token
字符串
用户登录后返回的token
必填
示例
响应参数说明
参数名
类型
描述
必填
offset
int
偏移位置
必填
limit
int
获取行数
必填
total
int
总行数 示例:4
必填
id
int
隐患ID 示例:1
必填
notice
string
通知单 示例:xxxx
必填
stats
int
状态 0:未核查 1:已核查 2:已核查退回 11:已整改 12:验收退回 21:验收通过示例:1
必填
riskType
int
风险类型 示例:1
必填
source
string
风险源 示例:xxx
必填
area
string
区域 示例:xxx
必填
dangerName
string
隐患名称 示例:xxx
必填
dangerType
int
隐患类别 示例:1
必填
desc
string
隐患描述 示例:xxx
必填
dangerLevel
int
隐患级别 1:一般隐患 2:重大隐患 示例:1
必填
responsibilityDept
int
责任部门 示例:1
必填
createBy
int
上报人 示例:1
必填
createTime
string
上报时间 示例:2020-01-01 00:00:00
必填
checkUser
int
核查人 示例:1
必填
image
string
隐患图片 示例:xxx
必填
checkIdea
string
核查意见 示例:xxxx
必填
checkResult
int
核查结果 0:不是隐患 1:一般隐患 2:重大隐患 示例:1
必填
measures
string
治理措施 示例:xxx
必填
rectificationDept
int
整改部门 示例:1
必填
rectificationUser
int
整改责任人 示例:1
必填
rectificationType
int
整改类型 1:立即整改 2:限期整改 3:停业整改 示例:1
必填
rectificationTime
string
整改期限 示例:2020-01-01 00:00:00
必填
target
string
治理目标 示例:xxx
必填
task
string
治理任务 示例:xxx
必填
way
string
治理方法 示例:xxx
必填
outlay
string
治理经费 示例:xxx
必填
checkTime
string
核查时间 示例:2020-01-01 00:00:00
必填
measures
string
整改措施 示例:xxx
必填
situation
string
整改情况 示例:xxx
必填
outlay
string
整改经费 示例:xxx
必填
overTime
string
完成时间 示例:2020-01-01 00:00:00
必填
acceptUser
int
验收人 示例:1
必填
image
string
整改照片 示例:xxx
必填