WinFrmUI/HStation.WinFrmUI.Xhs.Core/04-simulation/06-simulation/01-matching/02-pump/XhsProjectSimulationPumpMatchingViewModel.cs | ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史 |
WinFrmUI/HStation.WinFrmUI.Xhs.Core/04-simulation/06-simulation/01-matching/02-pump/XhsProjectSimulationPumpMatchingViewModel.cs
@@ -17,6 +17,7 @@ this.RatedN = rhs.RatedN; this.RatedP = rhs.RatedP; this.RatedQ = rhs.RatedQ; this.Code = rhs.Code; this.MatchingRatedP = rhs.MatchingRatedP; this.MatchingDbID = rhs.MatchingDbId; this.MatchingCurveDbId = rhs.MatchingCurveDbId;