文档
测试

根据事件评估id查询评估信息

GET
http://localhost:8091/eventManagement/obtainEventAssessInfoById

请求参数

参数名
类型
描述
必填
eventAssessId
Integer
事件评估id
必填

响应参数

参数名
类型
描述
必填
code
Integer
响应码 200成功,其余失败
必填
msg
String
响应描述
必填
data
json
结果数据
必填
eventAssessId
Integer
事件评估id
必填
eventId
Integer
事件id
必填
eventLevel
String
事件等级
必填
sphereOfInfluence
String
影响范围
必填
trendPrediction
String
趋势预测
必填
effect
String
效果
必填
takeMeasures
String
采取措施
必填
state
String
事件状态
必填