kyy
2025-09-17 b7c6607e6937df8f60d99a076178f3173213af1e
MESApplication/Controllers/BasicData/MesItemsController.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);