xwt
2025-07-17 c8a9ab01f01ffdf522a5f174d684aff7722a9679
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);
        }