From c0b596275d583b0874e501f49a90e7a1dfd879e3 Mon Sep 17 00:00:00 2001
From: wuyouming666 <2265557248@qq.com>
Date: 星期四, 09 五月 2024 09:37:48 +0800
Subject: [PATCH] Merge branch 'master' of http://10.153.19.25:10101/r/CanadaMes

---
 springboot-vue3/JsonFile/PlcSign.json |   10 +++++-----
 1 files changed, 5 insertions(+), 5 deletions(-)

diff --git a/springboot-vue3/JsonFile/PlcSign.json b/springboot-vue3/JsonFile/PlcSign.json
index 6a40941..3d1bc04 100644
--- a/springboot-vue3/JsonFile/PlcSign.json
+++ b/springboot-vue3/JsonFile/PlcSign.json
@@ -1,6 +1,6 @@
 {
    "plcAddressBegin":"DB100.0.0",
-   "plcAddressLenght":"20",
+   "plcAddressLenght":"10",
    "dataType":"bit",
    "parameteInfor":[
       {
@@ -29,19 +29,19 @@
        },
        {
           "codeId": "A01A02TURNPOSVelocityAUTO",
-          "addressIndex":"12"
+          "addressIndex":"7"
        },
        {
           "codeId": "A01A02TURNPOSVelocitymanual",
-          "addressIndex":"14"
+          "addressIndex":"8"
        },
        {
           "codeId": "A01A02TRAVELPOSVelocityAUTO",
-          "addressIndex":"16"
+          "addressIndex":"9"
        },
        {
          "codeId": "DO1id",
-         "addressIndex":"18" 
+         "addressIndex":"10"
       }
   ]
 }

--
Gitblit v1.8.0