huanghongfa
2021-04-30 a51d370e1d709fcc4b75e2af2fc18fbaed08f31d
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;
}