StandardInterface/MES.Service/service/WomcaaManager.cs @@ -294,6 +294,7 @@ // Db.Deleteable<Womcab>().Where(s => s.Erpid == womcab.Erpid).ExecuteCommand(); womcab.Id = entity.Id; } womcabList.Add(womcab); }