This repo is archived. You can view files and clone it, but cannot push or open issues or pull requests.
SXS20240115/SRC/iMES_PDA/config/config.json
2024-01-24 16:47:50 +08:00

76 lines
1.6 KiB
JSON

{
"appName": "PDA_Client",
"appVersion": "5.8.2401241500",
"APKVersion": "",
"standardVersion": "",
"picURL": "DCIM/KMIClient/",
"applicationId": "dca15348-80a9-42e3-b47f-4e9390b58a01",
"mdssessionno": "",
"serverList": {
"Production": {
"ip": "0.0.0.0",
"port": "80",
"name": "MES_Production_MESws_STD",
"eainame": "MES_Production_MESws_EAI",
"scname": "MES_Production_MESsc",
"timeout": 100000
},
"Test": {
"ip": "0.0.0.0",
"port": "80",
"name": "MES_Test_MESws_STD",
"eainame": "MES_Test_MESws_EAI",
"scname": "MES_Test_MESsc",
"timeout": 100000
}
},
"client": {
"ip": "127.0.0.1",
"gateway": "10.40.71.254",
"mask": "255.255.254.0"
},
"server": {
"ip": "127.0.0.1",
"port": "80",
"eaiip": "127.0.0.1",
"eaiport": "80",
"eainame": "MES_Production_MESws_EAI",
"name": "MES_Production_MESws_STD",
"scname": "MES_Production_MESsc",
"timeout": 100000
},
"cache": {
"platform": "MES",
"offline": false,
"curmenu": "0"
},
"langList": [
"zh_TW",
"zh_CN",
"en_US"
],
"module": [
"system",
"moduleWIP",
"moduleEMS",
"moduleCustomer"
],
"setting": {
"lang": "zh_TW",
"fullScreen": "N",
"openSSE": false,
"machineNot": false,
"ScreenOn": true,
"isDoStockIn": false,
"rememberAP": true,
"companyId": "MES",
"environment": "Production",
"account": "",
"password": "",
"operator": "",
"workStation": "",
"equipment": "",
"opdatasetting": "lot",
"account_name": ""
}
}