WinFrmUI/Yw.WinFrmUI.Phart.Core/00-core/01-calculate/PumpParallelConnectionHelper.cs
@@ -257,6 +257,10 @@ head = head + space; } if (!pt_qh_list.Any()) { return false; } //根据流量排序 Point2dComparer.Sort featPointComp = new Point2dComparer.Sort(Point2dComparer.eSortType.X); pt_qh_list.Sort(featPointComp);