[自主算路验证] feat: 增加关闭SOPSettingView的入口方法,在登出时 关闭;

This commit is contained in:
aibingbing
2023-11-30 18:22:36 +08:00
parent 4cd995569a
commit 508b7c9059
6 changed files with 29 additions and 2 deletions

View File

@@ -66,6 +66,11 @@ interface IMoGoHmiProvider :IProvider{
*/
fun hideToolsView()
/**
* 关闭运营面板
*/
fun hideSOPSettingView()
/**
* 展示绑定车辆弹框
*/