From de7f6920f60271aeb4bd22d2d170988f3cef390b Mon Sep 17 00:00:00 2001
From: 严智鑫 <test>
Date: 星期日, 31 三月 2024 12:43:14 +0800
Subject: [PATCH] Merge branch 'master' of http://10.153.19.25:10101/r/Albania_Mes

---
 springboot-vue3/src/main/resources/JsonFile/PlcAlbania.json |   12 +-----------
 1 files changed, 1 insertions(+), 11 deletions(-)

diff --git a/springboot-vue3/src/main/resources/JsonFile/PlcAlbania.json b/springboot-vue3/src/main/resources/JsonFile/PlcAlbania.json
index bfde5fe..ab65b19 100644
--- a/springboot-vue3/src/main/resources/JsonFile/PlcAlbania.json
+++ b/springboot-vue3/src/main/resources/JsonFile/PlcAlbania.json
@@ -1,6 +1,6 @@
 {
    "plcAddressBegin":"DB14.0",
-   "plcAddressLenght":"210",
+   "plcAddressLenght":"208",
    "dataType":"word",
    "parameteInfor":[
       {
@@ -409,16 +409,6 @@
          "addressLenght":"2",
          "ratio":"1",
          "unit":"mm/S"
-      },{
-         "codeId": "MainControl",
-         "addressIndex":"208",
-         "addressLenght":"2",
-         "ratio":"1",
-         "unit":"mm/S"
       }
-
-
-
-
    ]
 }

--
Gitblit v1.8.0