[6.7.0] add func of carinfo in bind
This commit is contained in:
@@ -22,6 +22,11 @@ interface IOchCustomViewProvider : IProvider {
|
||||
*/
|
||||
fun createOchBusinessView(context: Context?): View?
|
||||
|
||||
/**
|
||||
* 创建 绑定二维码 自定义 View
|
||||
*/
|
||||
fun createOchBindQRCodeView(context: Context?): View?
|
||||
|
||||
/**
|
||||
* 创建 自动自动驾驶 自定义 View
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user