This commit is contained in:
2024-07-22 12:46:46 +08:00
parent 6ac4016dee
commit 3a88deb159
3 changed files with 3396 additions and 3391 deletions

View File

@@ -38,5 +38,7 @@ namespace Tnb.ProductionMgr.Entities.Entity.ErpEntity
/// 修改时间
/// </summary>
public string MODIFIEDTIME { get; set; }
public int ROWNO { get; set; }
}
}