From 0321d9947724d726f4829a8f44f766c220917887 Mon Sep 17 00:00:00 2001
From: wu <731351411@qq.com>
Date: 星期二, 09 四月 2024 11:47:47 +0800
Subject: [PATCH] 代码更新

---
 springboot-vue3/src/main/java/com/example/springboot/component/Plchome.java |    6 +++---
 1 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/springboot-vue3/src/main/java/com/example/springboot/component/Plchome.java b/springboot-vue3/src/main/java/com/example/springboot/component/Plchome.java
index b528efc..f663b3c 100644
--- a/springboot-vue3/src/main/java/com/example/springboot/component/Plchome.java
+++ b/springboot-vue3/src/main/java/com/example/springboot/component/Plchome.java
@@ -127,11 +127,11 @@
                 // String MesSend=S7control.getinstance().ReadWord("DB14.170", 1).get(0)+"";
 
                 //鑾峰彇娴嬮噺鐨勯暱锛屽
-                 boolean istest = false;
+                 boolean istest = true;
                 // String PlcRequest = "1";
                 // String MesSend = "0";
-                // double width = 402;
-                // double height = 402;
+                // double width = 516;
+                // double height = 507;
                 
                 //鍖归厤
                 //System.err.println(PlcRequest+","+MesSend+","+width+","+height);

--
Gitblit v1.8.0