This commit is contained in:
tongfei
2024-03-19 10:57:30 +08:00
parent 57c75c2ac9
commit de45986d95
3 changed files with 4 additions and 9 deletions

View File

@@ -40,9 +40,9 @@ namespace WMS.Web.Core.Dto
public string Stock { get; set; }
/// <summary>
/// 仓位ID
/// 仓位编码
/// </summary>
public int SubStockId { get; set; }
public string SubStockCode { get; set; }
/// <summary>
/// 仓位名称