[6.10.0]
[fea] [删除车型维度]
This commit is contained in:
@@ -115,4 +115,7 @@ interface IEagleBaseFunctionCall4Och {
|
||||
*/
|
||||
fun setOchAutopilotOrderId(orderId:String){}
|
||||
|
||||
fun onOchProductChange(){}
|
||||
|
||||
fun onOchVehicleChange(){}
|
||||
}
|
||||
@@ -11,11 +11,6 @@ import com.alibaba.android.arouter.facade.template.IProvider
|
||||
*/
|
||||
interface IOchCustomViewProvider : IProvider {
|
||||
|
||||
/**
|
||||
* Interface Tag
|
||||
*/
|
||||
val TAG: String
|
||||
get() = "IOchCustomViewProvider"
|
||||
|
||||
/**
|
||||
* 创建 Och业务层 自定义View
|
||||
|
||||
Reference in New Issue
Block a user