springcloud_k8s_panzhihuazhihuishequ/common/src/main/java/com/panzhihua/common/model/query/visit/EventTasksQuery.java
@@ -22,7 +22,7 @@ private Integer eventStatus; @ApiModelProperty("人员标签") private Integer tag; private String tag; @ApiModelProperty("是否异常") private Integer isExp; springcloud_k8s_panzhihuazhihuishequ/common/src/main/java/com/panzhihua/common/model/query/visit/EventVisitListQuery.java
@@ -19,7 +19,7 @@ private Integer status; @ApiModelProperty("人员标签") private Integer tag; private String tag; @ApiModelProperty("性别") private Integer sex;