src/main/java/com/whyc/controller/AnalysisController.java
@@ -66,9 +66,9 @@ 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); /*case "alm":exportService.exportAlm(req,resp); break;*/ } }