tangxu
2022-11-03 e50aa0608755bb4fbb2729912850b6ba4a5c75bc
Calculation/IStation.Calculation.Dispatch/custom/shys/station/南汇北/KeepStatus.cs
@@ -131,7 +131,7 @@
                water_level, true,
                (pipe1_TargetPess+ pipe2_TargetPess)/2,false ,
                 null, null,
                 _allMachineList , null);
                 _allMachineList , null, out error_info);
            var pipe1_result = calc_pipe1_helper.CalcKeepStatus(_open_machine_IdList);
            if (pipe1_result == null)
            {