wuyouming666
2024-05-20 1ac37f17a1e674337ea924e9f930725575cee15d
springboot-vue3/src/main/java/com/example/springboot/controller/HomeController.java
@@ -332,6 +332,7 @@
    // SQLException {
    north_Glass_Buffer1Service.AddOutSliceS(FrameNo);
    Plchome.AluminumFrame = null;
    Plchome.AluminumFrameInfo = new north_frame_buffer1_frames();
    Map<String, Object> map = new HashMap<>();
    map.put("message", "200");
    return Result.success(map);