lxw
2022-11-01 7b7d75d2766c886ddca48b28e78d39ff6b72c026
src/main/java/com/whyc/controller/FileInfoController.java
@@ -61,7 +61,7 @@
    }
    @ApiOperation("对比时下拉选择站点下挂在的文件信息")
    @PostMapping("selectFileInStation")
    @GetMapping("selectFileInStation")
    public Response selectFileInStation(){
        return  service.selectFileInStation();
    }