严智鑫
2024-04-02 532e9a9b241f736fe0ed6ebb2bbd7ed00f9955ce
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 @@
//    }
}