箱库存

This commit is contained in:
tongfei
2023-11-23 13:50:52 +08:00
parent 8afbfb97d4
commit ce3f3912b5
3 changed files with 5 additions and 5 deletions

View File

@@ -40,9 +40,9 @@ namespace WMS.Web.Core.Dto.Inventory
public string SubStock { get; set; }
/// <summary>
/// 总数
/// 总数
/// </summary>
public decimal TotalCount { get; set; }
public decimal TotalQty { get; set; }
/// <summary>
/// 明细