燕山石化溯源三维电子沙盘-【后端】-服务
1
13693261870
2023-09-01 ac2fb29a5ccd4f8823d99a441348e6eed9e94ba7
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")