修改了仓位
This commit is contained in:
@@ -655,6 +655,7 @@ namespace WMS.Web.Domain.Services
|
||||
BoxHigh = b.BoxHigh,
|
||||
BoxWeight = b.BoxWeight,
|
||||
Qty = b.Qty,
|
||||
position=b.SubStockCode,
|
||||
SerialNumbers = string.Join(",", b.SerialNumbers),
|
||||
SerialNumberList = b.SerialNumbers,
|
||||
Method = outStock.Method.GetRemark(),
|
||||
|
||||
Reference in New Issue
Block a user