wuyouming666
2024-01-17 0613a5b982c6521560ea17eda7c07bb97e6ec5e9
springboot-vue3/src/main/java/com/example/springboot/config/AppRunnerConfig.java
@@ -36,10 +36,10 @@
        new PlcManualonePosition2().start();
        new PlcServoManualone().start();
        new PLCManualJog().start();
        new Plclog().start();
        //new Plclog().start();
        new PlcInteractionState().start();
new PlcParameter1Review().start();
       // new PLCAutomaticParameterSettingReview().start();
    }
}