wuyouming666
2024-05-17 6ba80f38f18375403bb7f92d8f38d2d8a7f69583
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);