From cdf20a4525a2ff9f6fe2c1e9b69fa2854c5848fd Mon Sep 17 00:00:00 2001 From: zxx <Zxx@HanInfo> Date: 星期二, 27 五月 2025 17:17:03 +0800 Subject: [PATCH] 巨石 --- HH.WCS.Mobox3/HH.WCS.Mobox3.JuShi/config/config.json | 34 ++++++++++++++++++++++++++++------ 1 files changed, 28 insertions(+), 6 deletions(-) diff --git a/HH.WCS.Mobox3/HH.WCS.Mobox3.JuShi/config/config.json b/HH.WCS.Mobox3/HH.WCS.Mobox3.JuShi/config/config.json index 4d8fa09..e6a1fb8 100644 --- a/HH.WCS.Mobox3/HH.WCS.Mobox3.JuShi/config/config.json +++ b/HH.WCS.Mobox3/HH.WCS.Mobox3.JuShi/config/config.json @@ -28,7 +28,7 @@ "areaCode": "JJSJQ" }, { - "areaName": "RGV搴撳尯", + "areaName": "绔嬪簱鍏ュ簱鍖�, "areaCode": "RGV" }, { @@ -191,52 +191,74 @@ "enable": 1 } ], - //瀹夊叏闂�+ //瀹夊叏浜や簰 "SafeInteraction": [ { - "pointCode": "RGV1", + "pointCode": "RGV01", + "code": 1, "ip": "192.168.1.133", "type": "RGV", "location": "RGV01" }, { - "pointCode": "RGV2", + "pointCode": "RGV02", + "code": 2, "ip": "192.168", "type": "RGV", "location": "RGV02" }, { - "pointCode": "RGV3", + "pointCode": "RGV03", + "code": 3, "ip": "192.168", "type": "RGV", "location": "RGV03" }, { - "pointCode": "RGV4", + "pointCode": "RGV04", + "code": 4, "ip": "192.168", "type": "RGV", "location": "RGV04" }, { + "pointCode": "RGV05", + "code": 5, + "ip": "192.168", + "type": "RGV", + "location": "RGV05" + }, + { + "pointCode": "RGV06", + "code": 6, + "ip": "192.168", + "type": "RGV", + "location": "RGV06" + }, + { "pointCode": "鎷嗘墭鏈�鍏ュ彛", + "code": 7, "ip": "192.168", "type": "CTJ", "location": "CPJ01-R" }, { "pointCode": "鎷嗘墭鏈�鍑哄彛", + "code": 8, "ip": "192.168", "type": "CTJ", "location": "CPJ01-C" }, { "pointCode": "鎷嗘墭鏈�鍏ュ彛", + "code": 9, "ip": "192.168", "type": "CTJ", "location": "CPJ02-R" }, { "pointCode": "鎷嗘墭鏈�鍑哄彛", + "code": 10, "ip": "192.168", "type": "CTJ", "location": "CPJ02-C" -- Gitblit v1.9.1