[6.1.0] 更新运营模式参数

This commit is contained in:
wangmingjun
2023-09-14 14:50:08 +08:00
parent db9f0f3af2
commit ee89b6ecd0

View File

@@ -788,9 +788,8 @@ object TaxiTaskModel {
listener.onTaskWithOrderDataChanged(mCurrentTaskWithOrder)
}
}
updateDemoModeAndAutopilotParameters(result)
}
updateDemoModeAndAutopilotParameters(result)
}
override fun onFail(code: Int, msg: String?) {