From 1c2079be2fae2a811c2afe3682076d3c7a0bac7f Mon Sep 17 00:00:00 2001 From: czw <selecti@yeah.net> Date: 星期六, 05 七月 2025 14:55:12 +0800 Subject: [PATCH] 1 --- S7/Static/config.json | 106 +++++++++++++++++++++++++++-------------------------- 1 files changed, 54 insertions(+), 52 deletions(-) diff --git a/S7/Static/config.json b/S7/Static/config.json index 299e9e7..4b5077b 100644 --- a/S7/Static/config.json +++ b/S7/Static/config.json @@ -1,54 +1,56 @@ { - "HostToAgvServerUrl": "vvvvvvvvvvvv", - "HKbaseUrl": "http://172.16.10.42:8182/", - "deviceInfo": [ - { - "address": "0", - "deviceName": "缁村笇灏旀姄鑷�", - "deviceNo": [], - "location": [ "VXR1L", "VXR1R" ], - "deviceType": 1, - "enable": 1 - }, - { - "address": "0", - "deviceName": "缁村笇灏旀姄鑷�", - "deviceNo": [], - "location": [ "韪㈣涪韪� ], - "deviceType": 1, - "enable": 1 - }, - { - "address": "0", - "deviceName": "鎹风灛杈撻�1", - "deviceNo": [], - "location": [ "韪㈣涪韪� ], - "deviceType": 3, - "enable": 1 - }, - { - "address": "0", - "deviceName": "鎹风灛杈撻�2", - "deviceNo": [], - "location": [ "韪㈣涪韪� ], - "deviceType": 3, - "enable": 1 - }, - { - "address": "0", - "deviceName": "鎹风灛鎶撹噦1", - "deviceNo": [], - "location": [ "韪㈣涪韪� ], - "deviceType": 2, - "enable": 1 - }, - { - "address": "0", - "deviceName": "鎹风灛鎶撹噦2", - "deviceNo": [], - "location": [ "韪㈣涪韪� ], - "deviceType": 2, - "enable": 1 - } - ] + "HostToAgvServerUrl": "vvvvvvvvvvvv", + "HKbaseUrl": "http://10.221.55.249:8181/", + "MESbaseUrl": "http://10.80.2.45:32630/", + "WMESbaseUrl": "http://10.80.2.45:32630/", + "deviceInfo": [ + { + "address": "0", + "deviceName": "缁村笇灏旀姄鑷�", + "deviceNo": [], + "location": [ "VXR1L", "VXR1R" ], + "deviceType": 1, + "enable": 1 + }, + { + "address": "0", + "deviceName": "缁村笇灏旀姄鑷�", + "deviceNo": [], + "location": [ "韪㈣涪韪� ], + "deviceType": 1, + "enable": 1 + }, + { + "address": "0", + "deviceName": "鎹风灛杈撻�1", + "deviceNo": [], + "location": [ "韪㈣涪韪� ], + "deviceType": 3, + "enable": 1 + }, + { + "address": "0", + "deviceName": "鎹风灛杈撻�2", + "deviceNo": [], + "location": [ "韪㈣涪韪� ], + "deviceType": 3, + "enable": 1 + }, + { + "address": "0", + "deviceName": "鎹风灛鎶撹噦1", + "deviceNo": [], + "location": [ "韪㈣涪韪� ], + "deviceType": 2, + "enable": 1 + }, + { + "address": "0", + "deviceName": "鎹风灛鎶撹噦2", + "deviceNo": [], + "location": [ "韪㈣涪韪� ], + "deviceType": 2, + "enable": 1 + } + ] } \ No newline at end of file -- Gitblit v1.9.1