接口优化
This commit is contained in:
@@ -50,5 +50,10 @@ namespace WMS.Web.Core.Dto.InStockTask
|
||||
/// 收货数量
|
||||
/// </summary>
|
||||
public decimal ReceiveQty { get; set; }
|
||||
|
||||
/// <summary>
|
||||
/// 箱对应物料的数量
|
||||
/// </summary>
|
||||
public decimal BoxMaterialQty { get; set; }
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user