kyy
2025-09-17 1e270a1329bbb77b594df2290f15caa34c56668e
MESApplication/Controllers/WomcaaController.cs
@@ -88,7 +88,10 @@
            resultInfos.tbBillList = save;
            entity.Result = 0;
            if (save) entity.Result = 1;
            if (save)
            {
                entity.Result = 1;
            }
            entity.DealWith = 1;
            _manager.save(entity);