Application/IStation.Application.OpenApi/shys/dispatch/DispatchAna_ShysController.cs
@@ -176,8 +176,8 @@ water_level = scada_water.value; } complex_request_paras.WaterLevelPara = new List<IStation.Calculation.DispatchAna.Model.WaterLevelPara>(); complex_request_paras.WaterLevelPara.Add(new IStation.Calculation.DispatchAna.Model.WaterLevelPara() { complex_request_paras.InletPipePara = new List<IStation.Calculation.DispatchAna.Model.InletPipePara>(); complex_request_paras.InletPipePara.Add(new IStation.Calculation.DispatchAna.Model.InletPipePara() { Name = "吸水井液位", Value = water_level });