| Code Management/WMS/WIDESEA_WMSServer/WIDESEA_StorageTaskServices/AspNetCoreSchedule.cs | ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史 |
Code Management/WMS/WIDESEA_WMSServer/WIDESEA_StorageTaskServices/AspNetCoreSchedule.cs
@@ -77,8 +77,10 @@ string position = string.Empty; if (item.LocationInfo.RoadwayNo == "GWSC1") position = "1059"; else else if (item.LocationInfo.RoadwayNo == "GWSC2") position = "1065"; else if (item.LocationInfo.RoadwayNo == "GWSC3") position = "1153"; var task = CreateTask(item, position, (int)TaskOutboundTypeEnum.Outbound); task.NextAddress = "002-000-002";