Merge branch 'dev_robotaxi-d_240807_6.6.0' of gitlab.zhidaoauto.com:SCA/L4HA/AndroidApp/MoGoEagleEye into dev_robotaxi-d_240807_6.6.0

This commit is contained in:
xinfengkun
2024-08-20 10:18:02 +08:00
15 changed files with 897 additions and 13 deletions

View File

@@ -87,7 +87,7 @@ object RecordManager {
/**
* 删除接管记录
* @param context 上下文
* @param recordInfo 接管数据实体
* @param takeOverRecordInfo 接管数据实体
*/
fun deleteRecord(context: Context, takeOverRecordInfo: TakeOverRecordInfo) {
takeOverRecordInfo.let{