zhanghua
2022-12-07 c8c898b2d1c9f7b9b2d8b6f4f30c0f76c1470ccd
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,