WinFrmUI/HStation.WinFrmUI.Xhs.Core/03-simulation/06-simulation/04-unmatching/01-pump/XhsProjectSimulationPumpUnMatchingViewModel.cs
@@ -15,7 +15,7 @@ public XhsProjectSimulationPumpUnMatchingViewModel(Yw.Model.HydroPumpInfo rhs) { this.ID = rhs.ID; this.Catalog = Yw.WinFrmUI.HydroParterCatalogHelper.GetCatalogName(rhs.Catalog); this.Catalog = Yw.WinFrmUI.HydroParterCatalogHelper.GetName(rhs.Catalog); this.Name = rhs.Name; this.Code = rhs.Code; this.DbId = rhs.DbId;