WinFrmUI/Yw.WinFrmUI.Phart.Core/01-perform/01-pump-chart/01-chart/03-serial-parallel/PumpSerialParallelInfoViewModel.cs
@@ -13,6 +13,7 @@ public PumpSerialParallelInfoViewModel(PumpSerialParallelInfoViewModel rhs) : base(rhs) { this.Code=rhs.Code; this.Color = rhs.Color; this.QueryQ = rhs.QueryQ; this.QueryH = rhs.QueryH;