WinFrmUI/HStation.WinFrmUI.Xhs.Core/03-simulation/06-simulation/01-matching/06-threelink/XhsProjectSimulationThreelinkMatchingListCtrl.cs
@@ -31,7 +31,7 @@ } } public List<ThreelinkMatchingViewModel> SetMatching(List<ThreelinkMatchingViewModel> inputs, List<ThreeLinkMainVmo> alllist) public List<ThreelinkMatchingViewModel> SetMatching(List<ThreelinkMatchingViewModel> inputs, List<AssetsThreelinkMainVmo> alllist) { if (inputs == null || inputs.Count == 0) return null;