杨前锦
2025-07-01 a93b0e99036c24b9bd58c79bf5e7364b1ba28bae
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
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
{
  "HostToAgvServerUrl": "http://192.168.1.146:9988/HostToAGV.cgi",
  "HASeverUrl": "http://172.16.10.41",
  "GZSeverUrl": "http://10.29.97.11:2000/",
  "WMSSeverUrl": "http://172.16.202.34:8000",
  "SqlServer": "Data Source=192.168.1.247;Initial Catalog=SMmobox;User ID=sa;Password=Am123123",
  "SqlServer1": "Data Source=192.168.1.198\\sql2008;Initial Catalog=OIMobox;User ID=sa;Password=sa@2015",
  "ApiPort": 8901,
  "FacCode": "1100",
  "WHCode": "JK",
  "DeviceInfo": [
    {
      "address": "127.0.0.11",
      "deviceName": "1号无菌盖机",
      "deviceNo": [],
      "location": [ "YLWJG1005", "YLWJG1006" ],
      "deviceType": 2,
      "enable": 0
    }
  ],
  // 机构信息
  "OrgInfo": {
    "organizationId": "JINKO",
    "warehouseId": "JKNY5041RM1",
    "customerId": "5041"
  },
  // 输送线设备信息
  "LineDeviceInfo": [
    {
      "code": "1002",
      "deviceNo": "1",
      "address": "10.31.46.1",
      "localtion": "SSX1",
      "readAddr": 164,
      "writeAddr": 150,
      "type": 1
    },
    {
      "code": "2002",
      "deviceNo": "1",
      "address": "10.31.46.1",
      "localtion": "SSX2",
      "readAddr": 1640,
      "writeAddr": 1500,
      "type": 1
    },
    {
      "code": "1009",
      "deviceNo": "1",
      "address": "10.31.46.1",
      "localtion": "SSX1",
      "readAddr": 1312,
      "writeAddr": 1200,
      "type": 2
    },
    {
      "code": "2009",
      "deviceNo": "1",
      "address": "10.31.46.1",
      "localtion": "SSX2",
      "readAddr": 2788,
      "writeAddr": 2550,
      "type": 2
    }
  ],
  "JIPJWTItem": {
    "Name": "",
    "Issuer": "HC_Mobox-XDWWG88P",
    "Secret": "91af9841-c9f3-4f1e-aba1-3bc97d8d2395",
    "exp": "2024-12-12 10:10:10",
    "Token": ""
  }
 
}