[6.6.0]接管记录

This commit is contained in:
xuxinchao
2024-08-19 18:39:26 +08:00
parent 58f2f57de0
commit 1a7e646b44
11 changed files with 148 additions and 18 deletions

View File

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