tangxu
2022-11-03 e50aa0608755bb4fbb2729912850b6ba4a5c75bc
Calculation/IStation.Calculation.Dispatch/general/KeepStatus.cs
@@ -101,7 +101,7 @@
                target_press,false,
                _request_paras.OutletPipePara[0].TargetFlowRangeMin,
                _request_paras.OutletPipePara[0].TargetFlowRangeMax,
                allMachineList, null);
                allMachineList, null, out error_info);
            return calc_pipe_helper.CalcKeepStatus(_open_machine_IdList);
        }