修改任务起始值
This commit is contained in:
@@ -266,7 +266,7 @@ namespace Tnb.WarehouseMgr
|
||||
List<WmsPretaskH> preTasks = new();
|
||||
List<string> locIds = new();
|
||||
//当出现多个载具同时出库,可能需要进入电梯时
|
||||
int ele = 3;
|
||||
int ele = 2;
|
||||
foreach (WmsCarryH carry in carrys)
|
||||
{
|
||||
|
||||
|
||||
Reference in New Issue
Block a user