MES.Service/service/BasicData/SalesDeliveryNoticeManager.cs
@@ -175,7 +175,7 @@ LotNumber = erpDto.FLot, //批号 SrcBillNo = erpDto.FSrcBillNo, //源单编号 PriceQty = erpDto.FPriceUnitQty, //计价数量 OwnerId = erpDto.FOwnerIdHead, //货主 OwnerId = erpDto.FOwnerId, //货主 InventoryUnit = erpDto.FStockUnitID, //库存单位 InventoryQuantity = Convert.ToDecimal(erpDto.FStockQty), //库存数量 PlanDeliveryDate = ParseDateTime(erpDto.FPlanDeliveryDate), //计划发货日期