duheng
2024-11-06 bc230c03cb961e8d5fb40131806fe795ecfbfa73
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;