[8.0.0]
[fix] [关闭开关、推出登录后关闭算路模块]
This commit is contained in:
@@ -30,4 +30,9 @@ interface ISopSettingListener {
|
||||
*/
|
||||
fun onCarApertureClickEvent(status: Boolean){}
|
||||
|
||||
/**
|
||||
* 验证算路模式
|
||||
*/
|
||||
fun onRoutingClickEvent(status: Boolean){}
|
||||
|
||||
}
|
||||
Reference in New Issue
Block a user