From 081df17b8cc4a6e7e4f4e1e1887f24810e3ec2f9 Mon Sep 17 00:00:00 2001 From: zhao Date: 星期五, 02 七月 2021 09:25:37 +0800 Subject: [PATCH] 成型机出入库 --- HH.WMS.WebApi/Config.json | 27 ++++++++++++++++++++++++--- 1 files changed, 24 insertions(+), 3 deletions(-) diff --git a/HH.WMS.WebApi/Config.json b/HH.WMS.WebApi/Config.json index 6e0167c..105abe0 100644 --- a/HH.WMS.WebApi/Config.json +++ b/HH.WMS.WebApi/Config.json @@ -232,11 +232,32 @@ "isTransport": "N" } ], - //宸烽亾鎺ラ┏浣�+ //鎺ラ┏浣� "connectBit": [ { - "tunnel": "01", - "bit": "CK001-A2-01-01" + "bit": "鎺ラ┏浣嶈揣浣�, + "tasktype": "甯︽潫鍏ュ簱" + }, + { + "bit": "鎺ラ┏浣嶈揣浣�, + "tasktype": "甯︽潫鍑哄簱" + }, + { + "bit": "鎺ラ┏浣嶈揣浣�, + "tasktype": "婊℃墭鍏ュ簱" + }, + { + "bit": "鎺ラ┏浣嶈揣浣�, + "readybit": "鍑嗗鐐硅揣浣�, + "tasktype": "绌烘墭鍑哄簱" + }, + { + "bit": "鎺ラ┏浣嶈揣浣�, + "tasktype": "婊℃墭鍑哄簱" + }, + { + "bit": "鎺ラ┏浣嶈揣浣�, + "tasktype": "绌烘墭鍏ュ簱" } ] } \ No newline at end of file -- Gitblit v1.9.1