wuyouming666
2024-03-27 82e0ee9e39953af0b39e5471eb6a9be2d442fb7d
UnLoadGlassModule/src/main/java/com/mes/controller/DownGlassInfoController.java
@@ -21,6 +21,8 @@
        return downGlassInfoService.getDownGlassInfoById(id);
    }
//    @GetMapping("/messages")
//    public String getMessages() throws IOException, TimeoutException {
//        List<String> messages = new ArrayList<>();
@@ -33,4 +35,6 @@
//    }
}