101captain
2022-05-23 c740ca8adee39cf8ab0df70594b938a93a6d8afc
springcloud_k8s_panzhihuazhihuishequ/common/src/main/java/com/panzhihua/common/model/dtos/community/PageComStreetDTO.java
@@ -21,4 +21,6 @@
    @ApiModelProperty(value = "分页-每页记录数", example = "10")
    private Long pageSize;
    @ApiModelProperty("areaCode")
    private String areaCode;
}