fuliqi
2023-11-25 24f7afc0e1dc48653c41e7a29111d35ff7230f76
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,