WinFrmUI/HStation.WinFrmUI.Xhs.Core/03-simulation/06-simulation/01-matching/02-pump/01-pumpsinglematching/PumpSingleMatchingViewModel.cs
@@ -113,3 +113,11 @@ public string Description { get; set; } } } public class PhartViewModel { public long ID { get; set; } public string OtherName { get; set; } public int Importance { get; set; } public int SortCode { get; set; } }