Merge branch 'refs/heads/dev_robotaxi-d_240912_6.7.0' into dev_robotaxi-d_240912_6.7.2_local

This commit is contained in:
donghongyu-pc
2024-10-17 14:28:42 +08:00
3 changed files with 19 additions and 6 deletions

View File

@@ -255,6 +255,8 @@ class AutopilotControlParameters {
"routeID=$routeID, " +
"routeName='$routeName', " +
"isSpeakVoice=$isSpeakVoice, " +
"orderId=$orderId, " +
"firstAutopilotFlag=$firstAutopilotFlag, " +
"autoPilotLine=$autoPilotLine)"
}