wu
2024-11-12 fa6bebf3478bbea5c570851de91acf40fc40bbc4
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();