项目代码/WMS无仓储版/WIDESEA_WMSServer/WIDESEA_BasicService/InvokeMESService.cs
@@ -200,7 +200,7 @@ business_type = inboundOrder.BusinessType, factoryArea = inboundOrder.FactoryArea, operationType=1, Operator= inboundOrder.Modifier, Operator= stockinfos?.OrderByDescending(x=>x.CreateDate).FirstOrDefault()?.Creater??"", orderNo = inboundOrder.UpperOrderNo, status = inboundOrder.OrderStatus, details = new List<FeedbackInboundDetailsModel>()