huanghongfa
2021-06-17 ce4b6a8e4c11a869f5707eef053488c62fb97eed
springcloud_k8s_panzhihuazhihuishequ/common/src/main/java/com/panzhihua/common/model/vos/community/screen/event/EventGridIncidentStatisticsVO.java
@@ -8,6 +8,9 @@
@ApiModel("大屏网格下事件统计返回参数")
public class EventGridIncidentStatisticsVO {
    @ApiModelProperty("事件id")
    private Long eventId;
    @ApiModelProperty("事件状态(1治安隐患、2公共服务、3矛盾纠纷、4不稳定因素、5突发事件、6特殊人群上报、7随手拍处理)")
    private Integer type;