回退仓储

This commit is contained in:
tongfei
2023-11-11 17:55:58 +08:00
parent 20bb9d96e3
commit 2c717258ce
2 changed files with 6 additions and 0 deletions

View File

@@ -19,6 +19,11 @@ namespace WMS.Web.Core.Dto
/// </summary>
public int DetailsId { get; set; }
/// <summary>
/// 单据编号
/// </summary>
public string BillNo { get; set; }
/// <summary>
/// 所属箱号ID
/// </summary>