[6.7.0]更多内容-上报弹窗UI修改(AI数据采集)

This commit is contained in:
xuxinchao
2024-10-09 11:44:43 +08:00
parent 6b5bf36e49
commit 7a756948ed
18 changed files with 632 additions and 78 deletions

View File

@@ -152,6 +152,11 @@ interface IDevaToolsProvider : IProvider {
*/
fun showTakeOverRecordView(context: Context)
/**
* 展示AI数据采集页面
*/
fun showAiDataCollectView(context: Context)
/**
* 启动调用SSM停服命令超时检测
*/