duheng
2024-11-19 74706b439194deed9c5fde2d5ed02226fc33fd69
WinFrmUI/HStation.WinFrmUI.Xhs.Core/03-simulation/06-simulation/01-matching/03-valve/XhsProjectSimulationValveMatchingListCtrl.cs
@@ -29,7 +29,7 @@
            }
        }
        public List<ValveMatchingViewModel> SetMatching(List<ValveMatchingViewModel> inputs, List<ValveMainVmo> alllist)
        public List<ValveMatchingViewModel> SetMatching(List<ValveMatchingViewModel> inputs, List<AssetsValveMainVmo> alllist)
        {
            if (inputs == null)
                return null;