修复bug
This commit is contained in:
@@ -93,6 +93,7 @@ namespace WMS.Web.Domain.Services
|
||||
OrgCode = item.OrgCode,
|
||||
StockCode = item.StockCode,
|
||||
Qty = item.Qty,
|
||||
Batch=item.Batch,
|
||||
BeforeQty = item.BeforeQty
|
||||
};
|
||||
inventoryList.Add(entity);
|
||||
|
||||
Reference in New Issue
Block a user