From e81cecb76789ff5b47c237d2520e752b40570ea5 Mon Sep 17 00:00:00 2001 From: lhiven Date: Fri, 25 Oct 2024 07:51:20 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E5=A4=8D=E5=BD=93=E6=B2=BB=E5=85=B7?= =?UTF-8?q?=E4=B8=AD=E6=B2=A1=E6=9C=89=E4=BA=A7=E5=93=81=E6=B5=8B=E8=AF=95?= =?UTF-8?q?=E5=90=8C=E6=97=B6=E5=90=B8=E5=98=B4=E4=B8=8A=E6=B2=A1=E6=9C=89?= =?UTF-8?q?=E4=BA=A7=E5=93=81=E6=B5=8B=E8=AF=95=E7=82=B9=E5=87=BB=E7=BB=93?= =?UTF-8?q?=E6=9D=9F=E4=B8=8A=E6=96=99=E6=97=B6=EF=BC=8C=E6=9C=AA=E5=9B=9E?= =?UTF-8?q?=E5=AE=89=E5=85=A8=E4=BD=8D=E7=9A=84=E9=97=AE=E9=A2=98=E3=80=82?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- Rs.DeweyTester/Flow/NormalFlow/DischargeFlow.cs | 1 + 1 file changed, 1 insertion(+) diff --git a/Rs.DeweyTester/Flow/NormalFlow/DischargeFlow.cs b/Rs.DeweyTester/Flow/NormalFlow/DischargeFlow.cs index 2ddfbd0..330f3af 100644 --- a/Rs.DeweyTester/Flow/NormalFlow/DischargeFlow.cs +++ b/Rs.DeweyTester/Flow/NormalFlow/DischargeFlow.cs @@ -265,6 +265,7 @@ namespace Rs.MotionPlat.Flow } else { + DischargeModuleGoSafePosFlow.Instance.GoSafePostion(); flowStep = EDischargeFlowStep.工作完成收料; }