Shuxia Ning
2025-01-10 4d95d752823b1f5362c5d639001444b260b90395
WinFrmUI/HStation.WinFrmUI.PhartRelation.Core/01-pump/03-import/01-excel/PumpChartExcelImportCtrl.cs
@@ -49,6 +49,7 @@
            {
                new ()
                {
                      Name ="扬程线",
                      GraphType =(int)Yw.Ahart.eCurveType.QH,
                      GraphParas= new QHGraphParasViewModel()
                      {
@@ -63,6 +64,7 @@
                },
                new ()
                {
                      Name ="效率线",
                      GraphType =(int)Yw.Ahart.eCurveType.QE,
                        GraphParas= new QEGraphParasViewModel()
                      {
@@ -77,6 +79,7 @@
                },
                new ()
                {
                      Name ="功率线",
                      GraphType =(int)Yw.Ahart.eCurveType.QP,
                          GraphParas= new QPGraphParasViewModel()
                      {