1
liulijun
2026-01-06 114c252dcc51fea8b725bcd375cabb1e8d23a90e
ÏîÄ¿´úÂë/WCS/WCSServices/WIDESEAWCS_Tasks/èì¼Ü/TrussCartonJob.cs
@@ -80,7 +80,7 @@
                        foreach (var item in stationMangers)
                        {
                            //码垛状态
                            bool Call = device.GetValue<R_TrussCartonDB, bool>(GetCartonCall(item.StackerCraneStationCode), item.StackerCraneCode);
                            bool Call = device.GetValue<R_TrussCartonDB, bool>(GetCartonCall(item.StackerCraneStationCode), device.DeviceCode);
                            if (Call && item.IsOccupied == 0)
                            {