燕山石化溯源三维电子沙盘-【后端】-服务
1
13693261870
2024-11-20 74e3485e6bae63e73f5d3be8b36c671e30aa389d
src/main/java/com/yssh/controller/XlsReportController.java
@@ -29,7 +29,7 @@
    @Resource
    XlsReportService xlsReportService;
    private static List<String> TYPES = new ArrayList<>(Arrays.asList("day", "week", "month"));
    private static final List<String> TYPES = new ArrayList<>(Arrays.asList("day", "week", "month"));
    @ApiOperationSupport(order = 1)
    @GetMapping("/selectByPage")