From 0c5f7c66f34b02c07c3a1bf9832ef402fa26339d Mon Sep 17 00:00:00 2001
From: wuyouming666 <2265557248@qq.com>
Date: 星期一, 06 五月 2024 10:18:11 +0800
Subject: [PATCH] 未回零显示问题

---
 CanadaMes-ui/src/configuration/AutomaticParameterSetting.json |   36 +++---------------------------------
 1 files changed, 3 insertions(+), 33 deletions(-)

diff --git a/CanadaMes-ui/src/configuration/AutomaticParameterSetting.json b/CanadaMes-ui/src/configuration/AutomaticParameterSetting.json
index 9f9377d..190f2f3 100644
--- a/CanadaMes-ui/src/configuration/AutomaticParameterSetting.json
+++ b/CanadaMes-ui/src/configuration/AutomaticParameterSetting.json
@@ -140,17 +140,7 @@
           
         }
       },
-  {
-    "name": "鏈�楂橀�熷害",
-    "read": 33,
-    "sending": 0,
-    "type": "0",
-    "unit": "m/min",
-    "count":3,
-    "value":0,
-    "min": 0,
-    "max": 60
-  },
+ 
   {
     "name": "楂橀�熺嚎閫熷害",
     "read": 11,
@@ -192,17 +182,7 @@
         
       }
     },
-{
-  "name": "鏈�楂橀�熷害",
-  "read": 33,
-  "sending": 0,
-  "type": "0",
-  "unit": "m/min",
-  "count":3,
-  "value":0,
-  "min": 0,
-  "max": 60
-},
+
 {
   "name": "楂橀�熺嚎閫熷害",
   "read": 11,
@@ -242,17 +222,7 @@
       
     }
   },
-{
-"name": "鏈�楂橀�熷害",
-"read": 33,
-"sending": 0,
-"type": "0",
-"unit": "m/min",
-"count":3,
-"value":0,
-"min": 0,
-"max": 60
-},
+
 {
 "name": "楂橀�熺嚎閫熷害",
 "read": 11,

--
Gitblit v1.8.0