代码管理/WMS/WIDESEA_WMSServer/WIDESEA_RecordService/Service/LocationStatusChangeRecordSetvice.cs
@@ -4,6 +4,7 @@ using System.Linq; using System.Text; using System.Threading.Tasks; using WIDESEA_Core; using WIDESEA_Core.BaseServices; using WIDESEA_Core.DB; using WIDESEA_Core.Seed; @@ -25,6 +26,7 @@ LocationCode = locationInfo.LocationCode, LocationId = locationInfo.Id, TaskNum = taskNum, Creater="WMS", OrderNo = orderNo ?? "" };