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 @@ // } }