cnf
2025-05-09 af3455bc13c0ed48f4e3fa1b1614f601df24f12c
StandardInterface/MESApplication/Controllers/WomcaaController.cs
@@ -41,7 +41,10 @@
            entity.Result = 0;
            if (save) entity.Result = 1;
            if (save)
            {
                entity.Result = 1;
            }
            entity.DealWith = 1;
            _manager.save(entity);