dengjunjie
2024-12-05 46e98339480d853fc78a014c34d7ff9fcaf13890
项目代码/WMS/WIDESEA_WMSServer/WIDESEA_TaskInfoService/PartialTaskService_Outbound.cs
@@ -192,7 +192,7 @@
                                    Roadway = locationInfo.RoadwayNo,
                                    SourceAddress = stockInfo.LocationCode,
                                    TargetAddress = locationInfo.LocationCode,
                                    TaskState = InTaskStatusEnum.RelocationNew.ObjToInt(),
                                    TaskState = TaskRelocationStatusEnum.RelocationNew.ObjToInt(),
                                    TaskType = TaskTypeEnum.Relocation.ObjToInt(),
                                    TaskNum = Convert.ToInt32(DateTime.Now.ToString("HHmmss")),
                                };