xwt
2025-05-20 974e3af4e6316b59e761925b1a511a0470f2a365
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);