[dev_arch_opt_3.0] 添加删除文件逻辑
This commit is contained in:
@@ -54,4 +54,11 @@ object CallerObuApiManager {
|
||||
providerApi.uploadObuPack(filePathArray)
|
||||
}
|
||||
|
||||
/**
|
||||
* 删除obu文件夹
|
||||
*/
|
||||
fun deleteObuFile() {
|
||||
providerApi.deleteObuFile()
|
||||
}
|
||||
|
||||
}
|
||||
Reference in New Issue
Block a user