2025-04-18 11:01:56 +08:00
|
|
|
|
{
|
2025-08-30 08:54:40 +08:00
|
|
|
|
"connectionStrings": "server=127.0.0.1;port=3306;database=zbzq;userid=root;password=qq1223;Charset=utf8mb4;",
|
2025-04-18 11:01:56 +08:00
|
|
|
|
"finger": {
|
2025-06-27 09:54:42 +08:00
|
|
|
|
"ip": "192.168.50.59",
|
2025-04-18 11:01:56 +08:00
|
|
|
|
"port": 4370,
|
|
|
|
|
|
"type": 2
|
|
|
|
|
|
},
|
|
|
|
|
|
"setting": {
|
|
|
|
|
|
"machineId": "DM1",
|
2025-08-21 18:25:23 +08:00
|
|
|
|
//药房代码,有则写无则空
|
2025-08-27 08:38:00 +08:00
|
|
|
|
//. 药房代码: 武昌 07010323 麻醉科小药柜 8个抽屉
|
|
|
|
|
|
// 汉口 "07010363" "麻醉科 16个抽屉",
|
|
|
|
|
|
"storage": "07010323",
|
2025-05-28 14:48:38 +08:00
|
|
|
|
"loginMode": 1,
|
2025-04-18 11:01:56 +08:00
|
|
|
|
"opFirst": true,
|
|
|
|
|
|
//自动退出登录时间,单位秒(0不自动退出)
|
2025-06-24 08:55:34 +08:00
|
|
|
|
"autoOutLog": 0,
|
|
|
|
|
|
"boxMachineId": "DM5"
|
2025-04-18 11:01:56 +08:00
|
|
|
|
},
|
|
|
|
|
|
"port": {
|
2025-06-27 09:54:42 +08:00
|
|
|
|
"drawerPortPath": "COM2",
|
2025-04-18 11:01:56 +08:00
|
|
|
|
"drawerProtocol": 485,
|
2025-06-27 09:54:42 +08:00
|
|
|
|
"scanCodePortPath": "COM1",
|
2025-04-18 11:01:56 +08:00
|
|
|
|
"canBusExsit": true,
|
2025-08-27 08:38:00 +08:00
|
|
|
|
"canBusPortPath": "COM5",
|
2025-08-21 18:25:23 +08:00
|
|
|
|
"totalDrawerCount": 16,
|
|
|
|
|
|
"canBusTwoExsit": true,
|
2025-08-30 08:54:40 +08:00
|
|
|
|
"StorageCan": 1,
|
2025-08-21 18:25:23 +08:00
|
|
|
|
//第二个can总线端口
|
2025-08-27 08:38:00 +08:00
|
|
|
|
"canBusPortPathTwo": "COM31",
|
2025-04-18 11:01:56 +08:00
|
|
|
|
"doorAddr": 0,
|
2025-06-24 08:55:34 +08:00
|
|
|
|
"storageBoxAddr": 0,
|
|
|
|
|
|
"fridgePortExist": false,
|
|
|
|
|
|
"fridgePortPath": "COM3"
|
2025-04-18 11:01:56 +08:00
|
|
|
|
},
|
|
|
|
|
|
"drawer": {
|
2025-08-21 18:25:23 +08:00
|
|
|
|
"single": [ 1 ],
|
2025-06-24 08:55:34 +08:00
|
|
|
|
"weigh": [ 4 ],
|
|
|
|
|
|
"box": [ 4 ],
|
|
|
|
|
|
"label": [ 4 ]
|
|
|
|
|
|
},
|
|
|
|
|
|
"fridge": {
|
|
|
|
|
|
//冰箱温度区间
|
|
|
|
|
|
"temperatureRange": "2-8",
|
|
|
|
|
|
//冰箱状态1关闭;0打开
|
|
|
|
|
|
"fridgeState": 0,
|
|
|
|
|
|
//冰箱报警状态1关闭;0打开
|
|
|
|
|
|
"alertState": 0
|
2025-04-18 11:01:56 +08:00
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
|
|
}
|