[6.10.0]
[fea] [删除车型维度]
This commit is contained in:
@@ -130,4 +130,12 @@ object CallerEagleBaseFunctionCall4OchManager : IEagleBaseFunctionCall4Och {
|
||||
override fun onOrderRemoval() {
|
||||
CallerDataCenterBizManager.notifyOrderRemoval()
|
||||
}
|
||||
|
||||
override fun onOchProductChange() {
|
||||
|
||||
}
|
||||
|
||||
override fun onOchVehicleChange() {
|
||||
|
||||
}
|
||||
}
|
||||
@@ -19,7 +19,7 @@ object CallerOchCustomViewManager {
|
||||
.navigation() as? IOchCustomViewProvider
|
||||
|
||||
fun init(context: Context) {
|
||||
ochCustomViewProviderApi?.init(context)
|
||||
|
||||
}
|
||||
|
||||
/**
|
||||
|
||||
Reference in New Issue
Block a user