huanghongfa
2021-07-12 5f3b70df89eeebf3d9718c136b0eba62732218e6
springcloud_k8s_panzhihuazhihuishequ/common/src/main/java/com/panzhihua/common/model/dtos/community/PageComMngCarDTO.java
@@ -28,5 +28,8 @@
    @ApiModelProperty(value = "分页-每页记录数",example = "10")
    private Long pageSize;
    @ApiModelProperty("小区id")
    private Long villageId;
}