根据事件id查看归档信息
POST
http://127.0.0.1:8053/projectManage/event/getSummaryByEventId
请求参数
参数名
类型
描述
必填
id
int
示例:17
必填
响应参数
参数名
类型
描述
必填
code
string
示例:200
必填
msg
string
示例:success
必填
id
int
示例:10
必填
eventid
int
示例:17
必填
eventrecord
string
示例:测试特大事件2归档内容
必填
createuser
int
示例:14708
必填
createdate
string
示例:2022-02-25 14:56:02
必填