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/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