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