From 1eeafb1d1b85887bec13d693d4658fbe0770a512 Mon Sep 17 00:00:00 2001
From: wuyouming666 <2265557248@qq.com>
Date: 星期一, 27 十一月 2023 13:39:52 +0800
Subject: [PATCH] 更新PLC地址
---
springboot-vue3/src/main/java/com/example/springboot/component/PlcHold.java | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/springboot-vue3/src/main/java/com/example/springboot/component/PlcHold.java b/springboot-vue3/src/main/java/com/example/springboot/component/PlcHold.java
index 2bb931e..b5023ae 100644
--- a/springboot-vue3/src/main/java/com/example/springboot/component/PlcHold.java
+++ b/springboot-vue3/src/main/java/com/example/springboot/component/PlcHold.java
@@ -39,7 +39,7 @@
jdbcConnections = WebSocketServer.applicationContext.getBean(JdbcConnections.class);
spianService.selectout("1145");
- spianService.selectAll2();
+ //spianService.selectAll2();
//澧炲姞闃熷垪琛ㄦ暟鎹�
//spianMapper.insertqueue("1",1,1500);
--
Gitblit v1.8.0