[6.4.0]
[启动自驾拦截]
This commit is contained in:
@@ -625,6 +625,10 @@ public class OrderModel {
|
||||
return;
|
||||
}
|
||||
|
||||
if (!CallerAutoPilotControlManager.INSTANCE.isCanStartAutopilot(true)) {
|
||||
return;
|
||||
}
|
||||
|
||||
firstStartAutopilot++;
|
||||
|
||||
triggerStartServiceEvent(isRestart, false);
|
||||
|
||||
Reference in New Issue
Block a user