[8.4.0] 司机屏无人化所有功能(除更改成D6任务相关)

This commit is contained in:
xinfengkun
2026-02-03 14:37:03 +08:00
parent 137aa60752
commit c8fd926c26
195 changed files with 18770 additions and 57 deletions

View File

@@ -10,5 +10,8 @@ interface IOchBizFunctionCall4Eagle {
* 退出登录
*/
fun logout()
fun isLogin(): Boolean
fun setVideoView(target: View?)
}