Merge branch 'dev_robobus-d_241202_6.8.4' into dev_robotaxi-d_241210_6.9.0
# Conflicts: # OCH/offline/driver/src/main/java/com/mogo/och/offline/model/OrderModel.java
This commit is contained in:
@@ -25,7 +25,6 @@ interface IDataCenterBizListener {
|
||||
return false
|
||||
}
|
||||
|
||||
fun invokeAutopilotOrderId(orderID:String){}
|
||||
|
||||
fun invokeOchInfo(ochInfo: OchInfo) {}
|
||||
}
|
||||
@@ -35,5 +35,4 @@ interface IOchFunctionCallNotify {
|
||||
// 登录状态变化
|
||||
fun notifyLoginStatus(isLogin: Boolean)
|
||||
|
||||
fun notifyOrderID(orderID:String)
|
||||
}
|
||||
Reference in New Issue
Block a user