This commit is contained in:
2024-07-22 12:54:53 +08:00
parent 69b0d1e6ed
commit 46ef173bb5

View File

@@ -39,6 +39,6 @@ namespace Tnb.ProductionMgr.Entities.Entity.ErpEntity
/// </summary>
public string MODIFIEDTIME { get; set; }
public int ROWNO { get; set; }
// public int ROWNO { get; set; }
}
}