he wei
2023-05-18 75364046ec0b3432733b56042e3de2da7831d8a8
src/main/java/com/whyc/controller/AnalysisController.java
@@ -66,10 +66,10 @@
        switch (suffix){
            case "bcp":exportService.exportBcp(req,resp);
                break;
            /*case "chr":exportService.exportChr(req,resp);
            case "chr":exportService.exportChr(req,resp);
                break;
            case "alm":exportService.exportAlm(req,resp);
                break;*/
                break;
        }
    }
}