[6.6.0]接管记录

This commit is contained in:
xuxinchao
2024-08-19 12:11:57 +08:00
parent 074dec6804
commit b4ed1f8585
17 changed files with 339 additions and 188 deletions

View File

@@ -142,6 +142,11 @@ interface IDevaToolsProvider : IProvider {
*/
fun showBadCaseManagerView(context: Context)
/**
* 展示接管记录页面
*/
fun showTakeOverRecordView(context: Context)
/**
* 启动调用SSM停服命令超时检测
*/