物料编码和仓位编码

This commit is contained in:
tongfei
2024-03-16 15:41:42 +08:00
parent 405b414912
commit f0f80c04ff
13 changed files with 62 additions and 15 deletions

View File

@@ -76,6 +76,10 @@ namespace WMS.Web.Domain.Entitys
/// 仓位ID
/// </summary>
public int SubStockId { get; set; }
/// <summary>
/// 仓位编码
/// </summary>
public string SubStockCode { get; set; }
/// <summary>
/// ERP明细