Code Management/WCS/WIDESEAWCS_Server/WIDESEAWCS_Tasks/StackerCraneJob/CommonStackerCraneJob.cs
@@ -294,7 +294,7 @@ if (device != null) { CommonConveyorLine conveyorLine = (CommonConveyorLine)device; //if (conveyorLine.IsOccupied(router.ChildPosi))//出库站台未被占用 if (conveyorLine.IsOccupiedx(router.ChildPosi))//出库站台未被占用 { return task; }