非采购上架-箱库存

This commit is contained in:
tongfei
2023-11-15 11:47:44 +08:00
parent 69576224da
commit 1fe0ab72ea
10 changed files with 419 additions and 13 deletions

View File

@@ -22,6 +22,12 @@ namespace WMS.Web.Core.Dto.InStockTask
/// </summary>
public string SourceBillNo { get; set; }
/// <summary>
/// 箱ID
/// </summary>
public int BoxId { get; set; }
/// <summary>
/// 明细
/// </summary>