huanghongfa
2021-06-05 62ef4ba5d19e489e8cb0a87f0e95fbb945dd7fde
springcloud_k8s_panzhihuazhihuishequ/common/src/main/java/com/panzhihua/common/model/vos/community/ComActEasyPhotoVO.java
@@ -135,4 +135,7 @@
    @ApiModelProperty(value = "是否公示(0.否 1.是)")
    private Integer isPublicity;
    @ApiModelProperty(value = "处理状态(1.待处理 2.已处理)")
    private Integer handleStatus;
}