现场问题处理 人工入空托盘堆垛 塑车间信号点位统一整理为配置项等

This commit is contained in:
2024-10-23 15:30:15 +08:00
parent 5e5b3d4374
commit 5e675754e0
14 changed files with 442 additions and 265 deletions

View File

@@ -930,7 +930,7 @@ namespace Tnb.WarehouseMgr
}
else
{
await _wareHouseService.SsxControl(disTask, "LOAD");
await _wareHouseService.SsxControl_complete(disTask, "LOAD");
}
}
else if (input.action == "UNLOAD")