From 8dfb37b10ffb2fcb41c85b3fa266d1ef2874aebc Mon Sep 17 00:00:00 2001
From: wuyouming666 <2265557248@qq.com>
Date: 星期四, 30 十一月 2023 08:53:27 +0800
Subject: [PATCH] 修改电气管理PLC通讯逻辑

---
 CanadaMes-ui/src/configuration/Alarm.json |   11 ++---------
 1 files changed, 2 insertions(+), 9 deletions(-)

diff --git a/CanadaMes-ui/src/configuration/Alarm.json b/CanadaMes-ui/src/configuration/Alarm.json
index b31d1ec..89bf615 100644
--- a/CanadaMes-ui/src/configuration/Alarm.json
+++ b/CanadaMes-ui/src/configuration/Alarm.json
@@ -496,19 +496,12 @@
       "state": "1",
       "type": "3",
       "page": "1"
-    },
-    {
-      "name": "B02.SR right in pos error",
-      "value": "1",
-      "state": "1",
-      "type": "3",
-      "page": "1"
     }
   ],
   "address": [
     {
-      "name": "DB104.DBx0.0",
-      "count": 72
+      "name": "DB104.0.0",
+      "count": 71
     }
   ]
 }
\ No newline at end of file

--
Gitblit v1.8.0