This commit is contained in:
tongfei
2024-03-18 14:54:51 +08:00
parent 226127a249
commit 7ff3d0e243

View File

@@ -29,10 +29,7 @@ namespace WMS.Web.Domain.Entitys
/// 仓库编码
/// </summary>
public string StockCode { get; set; }
/// <summary>
/// 仓位ID
/// </summary>
public int SubStockId { get; set; }
/// <summary>
/// 仓位编码
/// </summary>