huanghongfa
2021-07-05 00840f8bc8d724e910815f1be9a9515fe7450074
springcloud_k8s_panzhihuazhihuishequ/common/src/main/java/com/panzhihua/common/model/query/visit/EventTasksQuery.java
@@ -36,4 +36,7 @@
    private Long communityId;
    private Long userId;
    @ApiModelProperty("正常状态(0.正常 1.异常)")
    private Integer exception;
}