This commit is contained in:
2025-07-16 17:57:15 +08:00
parent 9448d5ae09
commit 5c7e037a6f
3 changed files with 5 additions and 10 deletions

View File

@@ -49,10 +49,10 @@ namespace WMS.Web.Core.Dto.TakeStock
/// </summary>
[Column("仓位")]
public string SubStock { get; set; }
/// <summary>
/// 箱号
/// </summary>
public string BoxBillNo { get; set; }
///// <summary>
///// 箱号
///// </summary>
//public string BoxBillNo { get; set; }
/// <summary>
/// 子仓库
/// </summary>