调料完成后回安全位

master
lhiven 12 months ago
parent 668d9893a8
commit 8a0666e7b8

@ -1,6 +1,7 @@
using Rs.Controls;
using Rs.MotionPlat.Commom;
using Rs.MotionPlat.Entitys;
using Rs.MotionPlat.Flow.SafePosFlow;
using Rs.MotionPlat.Flow.SubFlow;
using System;
using System.Collections.Generic;
@ -125,6 +126,7 @@ namespace Rs.MotionPlat.SysConfig
}
}
}
DischargeModuleGoSafePosFlow.Instance.GoSafePostion();
});
}

Loading…
Cancel
Save