chenyong
6 天以前 8b3377273709a6abd89af0e5b2ff9618c167146e
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";