修改了仓位

This commit is contained in:
2026-07-28 17:50:19 +08:00
parent a7ebf672a7
commit 8febb925af
5 changed files with 15 additions and 0 deletions

View File

@@ -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(),