From 1319cb7072623dff12369a889af766db2d166def Mon Sep 17 00:00:00 2001 From: lss <2538410689@qq.com> Date: 星期一, 28 七月 2025 17:58:47 +0800 Subject: [PATCH] 叠盘机优化 --- HH.WCS.Mobox3/HH.WCS.Mobox3.JiaTong/config/config.json | 136 ++++++++++++++++++++++++++++++++++++++++++-- 1 files changed, 128 insertions(+), 8 deletions(-) diff --git a/HH.WCS.Mobox3/HH.WCS.Mobox3.JiaTong/config/config.json b/HH.WCS.Mobox3/HH.WCS.Mobox3.JiaTong/config/config.json index 23b1255..901d10c 100644 --- a/HH.WCS.Mobox3/HH.WCS.Mobox3.JiaTong/config/config.json +++ b/HH.WCS.Mobox3/HH.WCS.Mobox3.JiaTong/config/config.json @@ -26,26 +26,146 @@ "enable": 1 }, { - "address": "10.68.9.15", + "address": "10.68.9.37", "deviceName": "鍙犵洏鏈�", "deviceNo": [], - "TN_Location": "CMB17-DP-001", + "TN_Location": "CFB30-DP-001", "deviceType": 1, "enable": 1 }, { - "address": "10.68.9.15", + "address": "10.68.7.31", + "deviceName": "鍙犵洏鏈�", + "deviceNo": [], + "TN_Location": "AMB01-DP-001", + "deviceType": 1, + "enable": 1 + }, + { + "address": "10.68.7.15", + "deviceName": "鍙犵洏鏈�", + "deviceNo": [], + "TN_Location": "AMB09-DP-001", + "deviceType": 1, + "enable": 1 + }, + { + "address": "10.68.7.17", + "deviceName": "鍙犵洏鏈�", + "deviceNo": [], + "TN_Location": "AMB08-DP-001", + "deviceType": 1, + "enable": 1 + }, + { + "address": "10.68.7.19", + "deviceName": "鍙犵洏鏈�", + "deviceNo": [], + "TN_Location": "AMB07-DP-001", + "deviceType": 1, + "enable": 1 + }, + { + "address": "10.68.7.21", + "deviceName": "鍙犵洏鏈�", + "deviceNo": [], + "TN_Location": "AMB06-DP-001", + "deviceType": 1, + "enable": 1 + }, + { + "address": "10.68.7.23", + "deviceName": "鍙犵洏鏈�", + "deviceNo": [], + "TN_Location": "AMB05-DP-001", + "deviceType": 1, + "enable": 1 + }, + { + "address": "10.68.7.25", + "deviceName": "鍙犵洏鏈�", + "deviceNo": [], + "TN_Location": "AMB04-DP-001", + "deviceType": 1, + "enable": 1 + }, + { + "address": "10.68.7.27", + "deviceName": "鍙犵洏鏈�0", + "deviceNo": [], + "TN_Location": "AMB03-DP-001", + "deviceType": 1, + "enable": 1 + }, + { + "address": "10.68.7.29", + "deviceName": "鍙犵洏鏈�1", + "deviceNo": [], + "TN_Location": "AMB02-DP-001", + "deviceType": 1, + "enable": 1 + }, + { + "address": "10.68.7.33", + "deviceName": "鍙犵洏鏈�2", + "deviceNo": [], + "TN_Location": "AFB16-DP-001", + "deviceType": 1, + "enable": 1 + }, + { + "address": "10.68.7.35", + "deviceName": "鍙犵洏鏈�3", + "deviceNo": [], + "TN_Location": "AFB15-DP-001", + "deviceType": 1, + "enable": 1 + }, + { + "address": "10.68.7.37", + "deviceName": "鍙犵洏鏈�4", + "deviceNo": [], + "TN_Location": "AFB14-DP-001", + "deviceType": 1, + "enable": 1 + }, + { + "address": "10.68.7.39", + "deviceName": "鍙犵洏鏈�5", + "deviceNo": [], + "TN_Location": "AFB13-DP-001", + "deviceType": 1, + "enable": 1 + }, + { + "address": "10.68.7.41", + "deviceName": "鍙犵洏鏈�6", + "deviceNo": [], + "TN_Location": "AFB12-DP-001", + "deviceType": 1, + "enable": 1 + }, + { + "address": "10.68.7.43", + "deviceName": "鍙犵洏鏈�7", + "deviceNo": [], + "TN_Location": "AFB11-DP-001", + "deviceType": 1, + "enable": 1 + }, + { + "address": "10.68.9.10", "deviceName": "鐢垫1", "deviceNo": [], - "TN_Location": "CMB17-DP-001", + "TN_Location": "QGDT-001", "deviceType": 2, "enable": 1 }, { - "address": "10.68.9.15", + "address": "10.68.9.38", "deviceName": "鐢垫2", "deviceNo": [], - "TN_Location": "CMB17-DP-001", + "TN_Location": "CMB30-DP-001", "deviceType": 2, "enable": 1 } @@ -126,7 +246,7 @@ "PMK": "FLPK", "ZCW": "KJYLZCW", "ZCW2": "KJYLZCW", - "XbAreaCodes": [ "KJYLZCW"] + "XbAreaCodes": [ "KJYLZCW" ] }, { "AreaCode": "103", @@ -358,5 +478,5 @@ ] } ] - + } \ No newline at end of file -- Gitblit v1.9.1