张天森
2022-11-12 260f6b716f9b648e00e3b4f4072d6f8ea50e3b5e
springcloud_k8s_panzhihuazhihuishequ/common/src/main/java/com/panzhihua/common/model/dtos/community/PageActWorkGuideDTO.java
@@ -23,4 +23,6 @@
    @ApiModelProperty(value = "分页-每页记录数", example = "10")
    private Long pageSize = 10L;
    private String areaCode;
}