From 06a8b6963d6d4f229d4e196b4b09ce57e2cbf2dd Mon Sep 17 00:00:00 2001
From: 杨前锦 <1010338399@qq.com>
Date: 星期四, 24 七月 2025 17:21:40 +0800
Subject: [PATCH] 印尼佳通-GT服务开发

---
 HH.WCS.Mobox3/HH.WCS.Mobox3.FJJT/config/config.json |   71 +++++++++++++++++++++++++++--------
 1 files changed, 54 insertions(+), 17 deletions(-)

diff --git a/HH.WCS.Mobox3/HH.WCS.Mobox3.FJJT/config/config.json b/HH.WCS.Mobox3/HH.WCS.Mobox3.FJJT/config/config.json
index 540ba02..f0f1934 100644
--- a/HH.WCS.Mobox3/HH.WCS.Mobox3.FJJT/config/config.json
+++ b/HH.WCS.Mobox3/HH.WCS.Mobox3.FJJT/config/config.json
@@ -8,31 +8,68 @@
   "FacCode": "FJJT",
   "WHCode": "W001",
 
-  // 鎺ラ┏鍖恒�缂撳瓨鍖恒�鏈哄彴涓嬬嚎鍖恒�鎴愬瀷鏈哄彨鏂欏尯 瀵瑰簲鐨勭珛搴撳簱鍖�+  // 搴撳尯鍏宠仈鍏崇郴閰嶇疆 areaCode绔嬪簱搴撳尯缂栫爜 jbAreaCode鎺ラ┏搴撳尯缂栫爜 hcAreaCode缂撳瓨搴撳尯缂栫爜 xxAreaCode涓嬬嚎搴撳尯缂栫爜 
+  // cntrType 1.鑳庨潰锛�.鑳庝晶锛�.鍐呰‖锛�.甯樺竷锛�.鐜甫锛�.鍐犲甫锛�.閽㈠寘
   "AreaRelevance": [
     {
-      "areaCode": "TCZLKGZHCKQ",
-      "relAreaCode": [ "TCZLCK" ]
+      "areaCode": "TC1FZLKQ",
+      "jbAreaCode": "TC1FZLJBWKQ",
+      "hcAreaCode": "TC1FZLKGZHCKQ",
+      "xxAreaCode": "TC1FZLXXJTKQ",
+      "cntrType": [ 2 ]
     },
     {
-      "areaCode": "TMZLKGZHCKQ",
-      "relAreaCode": [ "TMZLCK" ]
+      "areaCode": "TC2FZLKQ",
+      "jbAreaCode": "TC2FZLJBWKQ",
+      "hcAreaCode": "TC2FZLKGZHCKQ",
+      "xxAreaCode": "TC2FZLXXJTKQ",
+      "cntrType": [ 2 ]
+    },
+    {
+      "areaCode": "TM1FZLKQ",
+      "jbAreaCode": "TM1FZLJBWKQ",
+      "hcAreaCode": "TM1FZLKGZHCKQ",
+      "xxAreaCode": "TM1FZLXXJTKQ",
+      "cntrType": [ 1 ]
+    },
+    {
+      "areaCode": "TM2FZLKQ",
+      "jbAreaCode": "TM2FZLJBWKQ",
+      "hcAreaCode": "TM2FZLKGZHCKQ",
+      "xxAreaCode": "TM2FZLXXJTKQ",
+      "cntrType": [ 1 ]
+    },
+    {
+      "areaCode": "NCFZLKQ",
+      "jbAreaCode": "NCFZLJBWKQ",
+      "hcAreaCode": "NCFZLKGZHCKQ",
+      "xxAreaCode": "NCFZLXXJTKQ",
+      "cntrType": [ 3 ]
+    },
+    {
+      "areaCode": "GBFZLKQ",
+      "jbAreaCode": "GBFZLJBWKQ",
+      "hcAreaCode": "GBFZLKGZHCKQ",
+      "xxAreaCode": "GBFZLXXJTKQ",
+      "cntrType": [ 7 ]
+    },
+    {
+      "areaCode": "LBZLKQ",
+      "jbAreaCode": "LBZLJBWKQ",
+      "hcAreaCode": "LBZLKGZHCKQ",
+      "xxAreaCode": "LBZLXXJTKQ",
+      "cntrType": [ 4 ]
+    },
+    {
+      "areaCode": "ZZFZLKQ",
+      "jbAreaCode": "ZZFZLJBWKQ",
+      "hcAreaCode": "",
+      "xxAreaCode": "",
+      "cntrType": [ 1 ,2, 3]
     }
   ],
 
-  // 鐩磋繛缂撳瓨浣嶉厤缃�-  "BufferLocConfig": [
-    {
-      "locCode": "TCZLKGZHCKQ1-1",
-      "deviceNo": "1"
-    },
-    {
-      "locCode": "TCZLKGZHCKQ2-1",
-      "deviceNo": "2"
-    }
-  ],
 
-  // cntrType 1.鑳庨潰锛�.鑳庝晶锛�.鍐呰‖锛�.甯樺竷锛�.鐜甫锛�.鍐犲甫锛�.閽㈠寘
   // type 1.鐩磋繛 2.闈炵洿杩�   "AreaProperty": [
     {

--
Gitblit v1.9.1