1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
| {
| "HostToAgvServerUrl": "http://192.168.1.146:9988/HostToAGV.cgi",
| "HASeverUrl": "http://172.16.10.41",
| "ZTSeverUrl": "",
| "ZTSeverUrl2": "",
| "AppKey": "",
| "AppSecret": "",
| "clientKey1": "",
| "MoboxSeverUrl": "",
| "ContrlBitList": [],
| "SqlServer": "Data Source=192.168.1.188;Initial Catalog=OIMobox;User ID=sa;Password=Am123123",
| "SqlServer1": "Data Source=192.168.1.198\\sql2008;Initial Catalog=OIMobox;User ID=sa;Password=sa@2015",
| "ApiPort": 8800,
| "FacCode": "0000",
| "WHCode": "W001",
| "DeviceInfo": [
| {
| "address": "127.0.0.11",
| "deviceName": "1号无菌盖机",
| "deviceNo": [],
| "location": [ "YLWJG1005", "YLWJG1006" ],
| "deviceType": 2,
| "enable": 0
| }
| ]
| }
|
|