[fea]
[删除车型维度]
This commit is contained in:
yangyakun
2025-01-23 14:55:57 +08:00
parent 496af11530
commit bf313f04c1
98 changed files with 1540 additions and 1689 deletions

View File

@@ -115,4 +115,7 @@ interface IEagleBaseFunctionCall4Och {
*/
fun setOchAutopilotOrderId(orderId:String){}
fun onOchProductChange(){}
fun onOchVehicleChange(){}
}

View File

@@ -11,11 +11,6 @@ import com.alibaba.android.arouter.facade.template.IProvider
*/
interface IOchCustomViewProvider : IProvider {
/**
* Interface Tag
*/
val TAG: String
get() = "IOchCustomViewProvider"
/**
* 创建 Och业务层 自定义View