Tiger.Business.MES/iERP/U9C_MES.cs
@@ -106,7 +106,7 @@ .WhereColumns(t => new { t.ID, t.GHOST_ROW }) .ToStorage(); s.AsInsertable.ExecuteCommand(); s.AsUpdateable.IgnoreColumns(x => x.ID).ExecuteCommand(); s.AsUpdateable.ExecuteCommand(); } } if (itemExts.Any())