From bd456a3fca8cb8e8c1a15fa21ca02117512f3c5c Mon Sep 17 00:00:00 2001
From: ZengTao <2773468879@qq.com>
Date: 星期一, 01 四月 2024 09:57:04 +0800
Subject: [PATCH] Merge branch 'master' of http://10.153.19.25:10101/r/Albania_Mes
---
springboot-vue3/src/main/java/com/example/springboot/config/AppRunnerConfig.java | 12 ++++++++----
1 files changed, 8 insertions(+), 4 deletions(-)
diff --git a/springboot-vue3/src/main/java/com/example/springboot/config/AppRunnerConfig.java b/springboot-vue3/src/main/java/com/example/springboot/config/AppRunnerConfig.java
index dc4a9d0..c4f8480 100644
--- a/springboot-vue3/src/main/java/com/example/springboot/config/AppRunnerConfig.java
+++ b/springboot-vue3/src/main/java/com/example/springboot/config/AppRunnerConfig.java
@@ -16,11 +16,15 @@
// TODO Auto-generated method stub
//
System.out.println("鍚姩瀹屾垚");
- new PLCAutoMes().start();
-
- new PlcHoldNew().start();
- new Plchome().start();
+ new Plcalarm().start();
+ // new PLCAutoMes().start();
+
+ // new PlcHoldNew().start();
+
+ // new Plchome().start();
+
+
}
}
\ No newline at end of file
--
Gitblit v1.8.0