调整物料编码

This commit is contained in:
18942506660
2024-03-16 15:39:45 +08:00
parent 405b414912
commit d8e2c7509d
28 changed files with 343 additions and 160 deletions

View File

@@ -27,11 +27,11 @@ namespace WMS.Web.Domain.Entitys
/// </summary>
[Column("Fid")]
public int Fid { get; set; }
/// <summary>
/// 物料Id
///</summary>
[Column("MaterialId")]
public int MaterialId { get; set; }
///// <summary>
///// 物料Id
/////</summary>
//[Column("MaterialId")]
//public int MaterialId { get; set; }
/// <summary>
/// 物料编码
/// </summary>