zhanghua
2023-09-11 06bbe2b33d8f147a5c5b024f3c0e507b547e794b
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,