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-22 19:09:23 +08:00
10 changed files with 35 additions and 12 deletions

View File

@@ -22,7 +22,7 @@ class DataCenterBizProvider:IDataCenterBizProvider {
}
override fun notifyCarMode(carModel: Carmodel) {
CallerDataCenterBizListener.invokeCarRes(carModel.resId)
CallerDataCenterBizListener.invokeCarModel(carModel)
}
override fun notifyPlateNumber(plateNumber: String?) {