bug
This commit is contained in:
@@ -34,5 +34,9 @@ namespace Tnb.ProductionMgr.Entities.Entity.ErpEntity
|
||||
/// 数量
|
||||
/// </summary>
|
||||
public decimal BATCHAMOUNT { get; set; }
|
||||
/// <summary>
|
||||
/// 修改时间
|
||||
/// </summary>
|
||||
public string MODIFIEDTIME { get; set; }
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user