wl
2022-12-13 ddd9d82bcda5cb6e8be8f1dd142dbae2e07b25c3
ycl-platform/src/main/java/com/ycl/controller/zf/EnforcelawReportController.java
@@ -76,7 +76,7 @@
        return CommonResult.success(enforcelawReportService.updateById(enforcelawReport));
    }
    @GetMapping("/download")
    @PostMapping("/download")
    @ApiOperation("导出")
    @SneakyThrows
    public void downloadExcel(@RequestParam(required = false) String startTime,