bug
This commit is contained in:
@@ -434,6 +434,8 @@ namespace Tnb.WarehouseMgr
|
||||
{
|
||||
_ = await _db.Deleteable(elevatorQueueItem).ExecuteCommandAsync();
|
||||
}
|
||||
|
||||
|
||||
await _wareHouseService.SsxControl(disTask, "LOAD");
|
||||
}
|
||||
else if (input.action == "UNLOAD")
|
||||
|
||||
Reference in New Issue
Block a user