[dev_arch_opt_3.0]录包管理部分代码合并

This commit is contained in:
xuxinchao
2023-02-27 17:27:52 +08:00
parent 604b7e9632
commit c6f0ecc04a
5 changed files with 34 additions and 1 deletions

View File

@@ -105,6 +105,11 @@ interface IDevaToolsProvider : IProvider {
*/
fun showFeedbackWindow(ctx: Context)
/**
* 展示录包管理页面
*/
fun showBadCaseManagerView(context: Context)
/**
* 下载指定包
*/