wu
2024-11-19 b092806a662b99310cdb050292de2721ba06acd9
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();