xyh
2021-06-16 2e475243142608af9d72f97e3b2212c052a938e1
springcloud_k8s_panzhihuazhihuishequ/common/src/main/java/com/panzhihua/common/model/dtos/neighbor/ComActNeighborCircleAdminDTO.java
@@ -33,4 +33,7 @@
    @ApiModelProperty("议事主题")
    private String releaseContent;
    @ApiModelProperty(value = "社区id",hidden = true)
    private Long communityId;
}