删除物料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

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