sjz
2025-09-12 0c1a03e880bbf795b771a9c8ee4b7b271c262b58
MESApplication/Controllers/BasicData/MesPositionController.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);