张天森
2022-11-16 7a8e31ceb01c7eb27d90197ec91efdfce4bedb41
springcloud_k8s_panzhihuazhihuishequ/common/src/main/java/com/panzhihua/common/model/dtos/community/PageVolunteerDTO.java
@@ -31,4 +31,7 @@
    @ApiModelProperty(value = "社区id")
    private Long communityId;
    @ApiModelProperty("物业公司Id")
    private Long propertyId;
}