物料保质期
This commit is contained in:
@@ -63,5 +63,9 @@ namespace Tnb.ProductionMgr.Entities.Entity.ErpEntity
|
||||
public string DEFNAME { get; set; }
|
||||
|
||||
public string UDI { get; set; }
|
||||
/// <summary>
|
||||
/// 保质期 年
|
||||
/// </summary>
|
||||
public string QUALITYNUM { get; set; }
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user