huanghongfa
2021-06-10 38dc14bef5a71542aa97bf0b2c1ce9581d2e50b1
springcloud_k8s_panzhihuazhihuishequ/common/src/main/java/com/panzhihua/common/model/dtos/community/PageComStreetDTO.java
@@ -18,9 +18,6 @@
    @ApiModelProperty("街道名字")
    private String name;
    @ApiModelProperty("区级地址编码")
    private String areaCode;
    @ApiModelProperty(value = "分页-当前页数",example = "1")
    private Long pageNum;