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