[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

@@ -55,7 +55,8 @@ class ToolsView private constructor() {
}
override fun showBadCaseManagerView() {
ToastUtils.showShort("代码合并中")
dismissToolsFloatView()
CallerDevaToolsManager.showBadCaseManagerView(it)
}
})
}