ningshuxia
8 天以前 1519533649b43337d214523f7cd075edf237b3f7
02-desktop/WinFrmUI/IStation.WinFrmUI.Monitor/03-WorkingConditionAnalysis/00-helper/AnalysisHelper.cs
@@ -96,7 +96,9 @@
            public double MaxFlow { get; set; }
            public Dictionary<int, double> PressureDiff { get; set; }
            public Dictionary<int,double > StdDev { get; set; }
            public int Count { get; set; }
        }