From 98186752629a7bd38965418af84db382d90b9c07 Mon Sep 17 00:00:00 2001 From: zhao Date: 星期五, 11 六月 2021 16:42:00 +0800 Subject: [PATCH] 移送任务,MES下达的任务生成WMS主任务 --- HH.WMS.WebApi/Config.json | 26 +++++++++++++++++++++++--- 1 files changed, 23 insertions(+), 3 deletions(-) diff --git a/HH.WMS.WebApi/Config.json b/HH.WMS.WebApi/Config.json index 6e0167c..078671d 100644 --- a/HH.WMS.WebApi/Config.json +++ b/HH.WMS.WebApi/Config.json @@ -232,11 +232,31 @@ "isTransport": "N" } ], - //宸烽亾鎺ラ┏浣�+ //鎺ラ┏浣� "connectBit": [ { - "tunnel": "01", - "bit": "CK001-A2-01-01" + "bit": "鎺ラ┏浣嶈揣浣�, + "tasktype": "甯︽潫鍏ュ簱" + }, + { + "bit": "鎺ラ┏浣嶈揣浣�, + "tasktype": "甯︽潫鍑哄簱" + }, + { + "bit": "鎺ラ┏浣嶈揣浣�, + "tasktype": "婊℃墭鍏ュ簱" + }, + { + "bit": "鎺ラ┏浣嶈揣浣�, + "tasktype": "绌烘墭鍑哄簱" + }, + { + "bit": "鎺ラ┏浣嶈揣浣�, + "tasktype": "婊℃墭鍑哄簱" + }, + { + "bit": "鎺ラ┏浣嶈揣浣�, + "tasktype": "绌烘墭鍏ュ簱" } ] } \ No newline at end of file -- Gitblit v1.9.1