tangxiaobao
2021-07-22 75b9ffd3f3d7e529d6d3c413188c20edcdb0f3ba
springcloud_k8s_panzhihuazhihuishequ/common/src/main/java/com/panzhihua/common/model/query/visit/EventTasksQuery.java
@@ -37,6 +37,9 @@
    private Long userId;
    @ApiModelProperty("网格id")
    private Long gridId;
    @ApiModelProperty("正常状态(0.正常 1.异常)")
    private Integer exception;
}