11
cjs
1 天以前 06747ef981873358950982e7a53c6d221ef93ac3
HH.WCS.Mobox3.NongFuLinZhi/config/config.json
@@ -14,6 +14,8 @@
    "SqlServer": "Data Source=DESKTOP-J39FOS3;Initial Catalog=NFLZ;integrated security=True",
    "SqlServer1": "Data Source=192.168.1.198\\sql2008;Initial Catalog=OIMobox;User ID=sa;Password=sa@2015",
    "ApiPort": 8800,
    "TcpPort": 2024,
    "LQHours": 24,
    "FacCode": "0000",
    "WHCode": "W001",
    "DeviceInfo": [
@@ -21,7 +23,7 @@
            "address": "127.0.0.11",
            "deviceName": "农夫林芝-瓶坯机",
            "deviceNo": [],
            "location": [ "YLWJG1005", "YLWJG1006" ],
            "TN_Location": [ "YLWJG1005", "YLWJG1006" ],
            "deviceType": 2,
            "enable": 0
        }
@@ -30,11 +32,13 @@
        {
            "areaName": "瓶盖入库接驳位",
            "areaCode": "pgjb",
            "pri": 1,
            "enable": 1
        },
        {
            "areaName": "瓶盖库区",
            "areaCode": "pgkq",
            "pri": 1,
            "enable": 1
        }
    ],
@@ -65,5 +69,11 @@
            "Extend": [ "", "" ],
            "enable": 1
        }
    ],
    "DXSite": [
        {
            "loc": "1",
            "site": 1
        }
    ]
}