huanghongfa
2021-06-17 ce4b6a8e4c11a869f5707eef053488c62fb97eed
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;
}