入库容差
This commit is contained in:
@@ -67,5 +67,10 @@ namespace Tnb.ProductionMgr.Entities.Entity.ErpEntity
|
||||
/// 保质期 年
|
||||
/// </summary>
|
||||
public string QUALITYNUM { get; set; }
|
||||
|
||||
/// <summary>
|
||||
/// 入库容差%
|
||||
/// </summary>
|
||||
public decimal INTOLERANCE { get; set; }
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user