From d75d7d7d76fe16e133f793cc31bfaea17a10cd24 Mon Sep 17 00:00:00 2001
From: wuyouming666 <2265557248@qq.com>
Date: 星期一, 27 十一月 2023 13:39:59 +0800
Subject: [PATCH] Merge branch 'master' of http://10.153.19.25:10101/r/CanadaMes

---
 CanadaMes-ui/src/configuration/parameter1.json |   63 +++++++++++++++++++++++++------
 1 files changed, 51 insertions(+), 12 deletions(-)

diff --git a/CanadaMes-ui/src/configuration/parameter1.json b/CanadaMes-ui/src/configuration/parameter1.json
index 8bf1293..b81638e 100644
--- a/CanadaMes-ui/src/configuration/parameter1.json
+++ b/CanadaMes-ui/src/configuration/parameter1.json
@@ -13,25 +13,29 @@
         "sending": 0,
         "type": "0",
         "address":"DB100.0",
-        "count":3
+        "count":3,
+        "value":0
       },
       {
         "name": "楂橀�熺嚎閫熷害",
         "read": 11,
         "sending": 0,
-        "type": "0"
+        "type": "0",
+        "value":0
       },
       {
         "name": "浣庨�熺嚎閫熷害",
         "read": 11,
         "sending": 0,
-        "type": "0"
+        "type": "0",
+        "value":0
       },
       {
         "name": "鎵嬪姩閫熷害",
         "read": 22,
         "sending": 0,
-        "type": "0"
+        "type": "0",
+        "value":0
       }
       
      
@@ -50,25 +54,29 @@
       "sending": 0,
       "type": "0",
       "address":"DB100.0",
-      "count":3
+      "count":3,
+      "value":0
     },
     {
       "name": "楂橀�熺嚎閫熷害",
       "read": 11,
       "sending": 0,
-      "type": "0"
+      "type": "0",
+      "value":0
     },
     {
       "name": "浣庨�熺嚎閫熷害",
       "read": 11,
       "sending": 0,
-      "type": "0"
+      "type": "0",
+      "value":0
     },
     {
       "name": "鎵嬪姩閫熷害",
       "read": 22,
       "sending": 0,
-      "type": "0"
+      "type": "0",
+      "value":0
     }
     
    
@@ -85,29 +93,60 @@
     "sending": 0,
     "type": "0",
     "address":"DB100.0",
-    "count":3
+    "count":3,
+    "value":0
   },
   {
     "name": "楂橀�熺嚎閫熷害",
     "read": 11,
     "sending": 0,
-    "type": "0"
+    "type": "0",
+    "value":0
   },
   {
     "name": "浣庨�熺嚎閫熷害",
     "read": 11,
     "sending": 0,
-    "type": "0"
+    "type": "0",
+    "value":0
   },
   {
     "name": "鎵嬪姩閫熷害",
     "read": 22,
     "sending": 0,
-    "type": "0"
+    "type": "0",
+    "value":0
   }
   
  
 ]
+,[
+  
+{
+  "name": "缈昏浆鐐瑰姩閫熷害",
+  "read": 33,
+  "sending": 0,
+  "type": "0",
+  "address":"DB100.0",
+  "count":3,
+  "value":0
+}
+
+
+],
+[
+  
+
+  {
+    "name": "灏忚溅鐐瑰姩閫熷害",
+    "read": 11,
+    "sending": 0,
+    "type": "0",
+    "value":0
+  }
+  
+  
+  ]
    
     
   ]

--
Gitblit v1.8.0