springboot-vue3/src/main/java/com/example/springboot/component/PLCAutoMes.java @@ -46,7 +46,7 @@ public void run() { while (this != null) { try { Thread.sleep(100); Thread.sleep(50); } catch (InterruptedException e) { e.printStackTrace();