根据警报id查看警报详情
GET
http://192.168.3.73:8080/leader/checkWarningInfo
接口描述
(维修员管理员通用)
请求参数
参数名
类型
描述
必填
warningId
警报事件id
必填
响应参数
参数名
类型
描述
必填
equipment_name
设备名称
必填
pollutionLevel
污染等级
必填
address
设备所在地址
必填
air_type
污染物
必填
startTime
报警开始时间
必填
duration
持续时间
必填
submit_time
提交审核时间
必填
isArrive
是否到达现场(0-未到达 1-已到达)
必填
pollutionType
首要污染物
必填
isFeedback
是否反馈(0-未反馈 1-已反馈)
必填
treatmentProcess
处理过程
必填