IStation.Test.One/模型验证/HistoryScadaValidHelper.cs
@@ -12,7 +12,7 @@ if (!File.Exists(file_path)) return false; var day_value_list = IStation.DayValueHelper.GetDayValues(); var day_value_list = DayValueHelper.GetDayValues(); if (day_value_list == null || !day_value_list.Any()) return false; @@ -319,6 +319,7 @@ } EpanetMethods.ENcloseH(); EpanetMethods.ENclose(); return true; } @@ -817,6 +818,7 @@ } } EpanetMethods.ENcloseH(); EpanetMethods.ENclose(); if (avg_statistics_station1_vm_list_temp.Any()) {