springboot-vue3/src/main/java/com/example/springboot/component/Plclog.java
@@ -15,10 +15,6 @@ while (this != null) { try { Thread.sleep(10); } catch (InterruptedException e) { // \\ TODO Auto-generated catch block e.printStackTrace(); } spianMapper = WebSocketServer.applicationContext.getBean(SpianMapper.class); spianService = WebSocketServer.applicationContext.getBean(SpianService.class); StringBuilder B01glassid = spianService.queGlassid("DB103.184", 14);// BO1的玻璃id @@ -42,6 +38,11 @@ } b02 = B02backs; } } catch (InterruptedException e) { // \\ TODO Auto-generated catch block e.printStackTrace(); } } }