删除物料id注释

This commit is contained in:
18942506660
2024-03-18 15:03:29 +08:00
parent 7ff3d0e243
commit c2bb087b43
19 changed files with 1 additions and 241 deletions

View File

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