[6.6.0]考试功能面板

This commit is contained in:
xuxinchao
2024-08-09 17:32:09 +08:00
parent b7a0bfd6de
commit 19fbdc917f
57 changed files with 813 additions and 0 deletions

View File

@@ -117,6 +117,11 @@ interface IDevaToolsProvider : IProvider {
*/
fun initAiCollect(view: View)
/**
* 展示考试车辆控制窗口
*/
fun showExamControlWindow(view: View)
/**
* 当工控机回调时调用
*/