[fea]
[添加orderid和flag]
This commit is contained in:
yangyakun
2024-10-17 11:30:34 +08:00
parent 90c0683b1b
commit b6512bcbb1

View File

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