箱库存
This commit is contained in:
@@ -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>
|
||||
/// 明细
|
||||
|
||||
Reference in New Issue
Block a user