[乘客端启动自驾tts 重复]
This commit is contained in:
yangyakun
2023-08-07 18:17:45 +08:00
committed by zhongchao
parent 9a167bee22
commit 09eebbce65

View File

@@ -163,7 +163,7 @@ object AutopilotManager : IMoGoAutopilotStatusListener {
TaxiPassengerModel.currentOCHOrder!!.endSiteAddr, TaxiPassengerModel.currentOCHOrder!!.endSiteAddr,
TaxiPassengerModel.currentOCHOrder!!.orderNo TaxiPassengerModel.currentOCHOrder!!.orderNo
) )
startServicePilotDone() //startServicePilotDone()
} }
} }
else -> {} else -> {}