1
huanghongfeng
2024-12-03 1c696f3e12ddcb136e772f9d83eb906760766b96
代码管理/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 ?? ""
            };