xwt
2025-07-23 41975878bf0b8d3632d8c5f21714502a57632070
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);
        }