From 8358df1ea747c49b18072204dee4cffe6e2a1357 Mon Sep 17 00:00:00 2001
From: wu <731351411@qq.com>
Date: 星期五, 05 一月 2024 15:05:10 +0800
Subject: [PATCH] Merge branch 'master' of http://10.153.19.25:10101/r/CanadaMes

---
 springboot-vue3/src/main/java/com/example/springboot/component/PlcParameter2.java |    2 ++
 1 files changed, 2 insertions(+), 0 deletions(-)

diff --git a/springboot-vue3/src/main/java/com/example/springboot/component/PlcParameter2.java b/springboot-vue3/src/main/java/com/example/springboot/component/PlcParameter2.java
index b5fd0ff..eccf8dc 100644
--- a/springboot-vue3/src/main/java/com/example/springboot/component/PlcParameter2.java
+++ b/springboot-vue3/src/main/java/com/example/springboot/component/PlcParameter2.java
@@ -144,8 +144,10 @@
                             customS7Control.writeBitToPLC(messageArray, addressList0, 0);
                             //鎬ュ仠
                             customS7Control.writeBitToPLC(messageArray, niuanaddressList3, 1);
+                            //瀛樼墖绛夊緟寤惰繜
                             customS7Control.Writetime(messageArray, timeout2, 2);
 
+
                             // 娓呯┖娑堟伅鍒楄〃
                             webserver.clearMessages();
                         }

--
Gitblit v1.8.0