[6.2.4]魔方触发主动录包

This commit is contained in:
xuxinchao
2023-12-04 11:03:39 +08:00
parent 79f1279cae
commit 264e68da17
6 changed files with 104 additions and 8 deletions

View File

@@ -113,6 +113,11 @@ interface IDevaToolsProvider : IProvider {
*/
fun onReceiveBadCaseRecord(msgBoxBean: MsgBoxBean,activity: Activity,countdown: Boolean)
/**
* 魔方开启主动录包
*/
fun startRecordByMoFang()
/**
* 展示录包配置
*/