From f9e66cff47f775ea48181ea8cd96b1550f7840b1 Mon Sep 17 00:00:00 2001
From: ZengTao <2773468879@qq.com>
Date: 星期一, 27 十一月 2023 09:18:16 +0800
Subject: [PATCH] Merge branch 'master' of http://10.153.19.25:10101/r/CanadaMes

---
 CanadaMes-ui/src/configuration/address.json |   57 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 1 files changed, 57 insertions(+), 0 deletions(-)

diff --git a/CanadaMes-ui/src/configuration/address.json b/CanadaMes-ui/src/configuration/address.json
new file mode 100644
index 0000000..c26211e
--- /dev/null
+++ b/CanadaMes-ui/src/configuration/address.json
@@ -0,0 +1,57 @@
+{
+    
+    "parameter1": [
+      {
+        "name": "DB100.0",
+        "type":"w",
+        "count": 12
+      },
+      {
+        "name": "DB100.0",
+        "type":"x",
+        "count": 12
+      }
+    ],
+    "parameter2": [
+        {
+          "name": "DB100.0",
+          "count": 12,
+          "type": 0
+        },
+        {
+          "name": "DB100.0",
+          "count": 12,
+          "type": 1
+        }
+      ],
+      "Positioning1": [
+        {
+          "name": "DB100.0",
+          "count": 12
+        },
+        {
+          "name": "DB100.0",
+          "count": 12
+        }
+      ],
+      "Positioning2": [
+        {
+          "name": "DB100.0",
+          "count": 12
+        },
+        {
+          "name": "DB100.0",
+          "count": 12
+        }
+      ],
+      "ServoManualone": [
+        {
+          "name": "DB100.0",
+          "count": 12
+        },
+        {
+          "name": "DB100.0",
+          "count": 12
+        }
+      ]
+  }
\ No newline at end of file

--
Gitblit v1.8.0