huanghongfa
2021-08-16 3e99f757c58ed4e69e36d989fd456e91b0f1eaf6
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;
}