wang
2024-03-28 04adb88a2ed54cdf4c2958c79972c30109b9b5b6
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 @@
//    }
}