From 26a63c4d8679fac85eee0b377c252c816efd231d Mon Sep 17 00:00:00 2001
From: 严智鑫 <test>
Date: 星期五, 20 九月 2024 11:28:32 +0800
Subject: [PATCH] 掰片识别增加筛选破损玻璃时增加条件,过滤掉Damage type字段不等于8或9的数据

---
 hangzhoumesParent/JsonFile/PlcCacheVerticalGlass.json |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/hangzhoumesParent/JsonFile/PlcCacheVerticalGlass.json b/hangzhoumesParent/JsonFile/PlcCacheVerticalGlass.json
index 10e8e33..a48a6d6 100644
--- a/hangzhoumesParent/JsonFile/PlcCacheVerticalGlass.json
+++ b/hangzhoumesParent/JsonFile/PlcCacheVerticalGlass.json
@@ -4,7 +4,7 @@
 	"dataType": "word",
 	"parameteInfor": [{
 			"codeId": "D01ID",
-			"addressIndex": "0",
+			"addressIndex": "32",
 			"addressLenght": "32",
 			"ratio": "1",
 			"unit": ""

--
Gitblit v1.8.0