[6.7.0] roadcross ui change and update och biz caller

This commit is contained in:
EmArrow
2024-09-23 14:35:49 +08:00
parent 2e5a7e1ef2
commit cd7cf712cc
10 changed files with 56 additions and 61 deletions

View File

@@ -10,4 +10,9 @@ interface IOchFunctionCall {
*/
fun registerToolKitDefaultItemClickListener(tag: String, listener: IToolKitItemClickListener) {}
/**
* 网约车回调登陆信息
*/
fun invokeLoginInfo(){}
}