xwt
2025-07-19 986bbf207ec3ecab9dfbf3fed50b565d2a2676fc
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);
        }