南骏 池
2025-03-21 aa9e526bdcab9e817dbc2b112126aa0328e91a2b
service/Warehouse/TransferOutManager.cs
@@ -113,6 +113,7 @@
                ItemModel = s.ItemModel,
                FQty = b.FQty, // 申请数量
                SQty = b.SQty, // 已扫数量
                RQty = b.RQty,
                // 保留其他必要字段...
                Pid = b.Pid.ToString(),
                FMaterialId = b.FMaterialId,