cnf
2025-09-15 50ab027fd5ab1b7d17114d07d15b950a993e8955
MESApplication/Controllers/BasicData/OrganizeController.cs
@@ -41,7 +41,10 @@
            resultInfos.tbBillList = save;
            entity.Result = 0;
            if (save) entity.Result = 1;
            if (save)
            {
                entity.Result = 1;
            }
            entity.DealWith = 1;
            _manager.save(entity);