ZengTao
2024-05-06 dae61fa269844f76ccc9edf9eb316ef5c3dd0798
springboot-vue3/src/main/java/com/example/springboot/config/AppRunnerConfig.java
@@ -31,5 +31,6 @@
         new PlcServoManualone().start();
         new PLCManualJog().start();
         new PlcInteractionState().start();
    }
}