From 147e949e6ed8bb2c6cd68bd2fcc518405fd38d34 Mon Sep 17 00:00:00 2001 From: 严智鑫 <test> Date: 星期六, 11 五月 2024 08:42:39 +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