WinFrmUI/HStation.WinFrmUI.Xhs.Core/04-simulation/06-simulation/01-matching/01-viewmodel/PumpMatchingViewModel.cs
@@ -82,8 +82,6 @@ [Browsable(true)] public double? RatedN { get; set; } /// <summary> /// 匹配型号 /// </summary> @@ -153,7 +151,5 @@ [DisplayName("匹配流量效率曲线")] [Browsable(false)] public List<CurvePointMatchingViewModel> MatchingCurveQE { get; set; } } }