src/main/java/com/dji/sample/patches/controller/PatchesController.java
@@ -202,8 +202,9 @@ @RequestParam(name = "page_size", defaultValue = "10") Integer pageSize, @RequestParam String workspaceId, @RequestParam String dkbh) { // fileService.getNoaddFile(); try { fileService.getNoaddFile(); PatchesParam param = PatchesParam.builder() .page(page) .workspaceId(workspaceId)