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