Code Management/WCS/WIDESEAWCS_Server/WIDESEAWCS_Tasks/ConveyorLineJob_CW/CommonConveyorLine_CWJob.cs
@@ -118,8 +118,11 @@ #region 路由方式 List<string> childDeviceCodes = _routerService.QueryAllPositions(conveyorLine.DeviceCode); childDeviceCodes.Add("4000"); if (conveyorLine.DeviceCode == "1024") { childDeviceCodes.Add("4000"); } foreach (string childDeviceCode in childDeviceCodes) {