huanghongfa
2021-05-12 c1df61c6ed6744c93280353466c7b1e7d8cef583
springcloud_k8s_panzhihuazhihuishequ/common/src/main/java/com/panzhihua/common/model/dtos/neighbor/ComActNeighborCircleAdminDTO.java
@@ -34,6 +34,6 @@
    private String releaseContent;
    @ApiModelProperty(value = "社区id",hidden = true)
    private String communityId;
    private Long communityId;
}