[5.0.0]
[taxi乘客无人化]
This commit is contained in:
@@ -36,6 +36,8 @@ project.dependencies {
|
||||
implementation project.project(':OCH:sweeper:sweeper')
|
||||
} else if (isCurrentDriver("taxiunmanned")) {
|
||||
implementation project.project(':OCH:taxi:mogo-och-taxi-unmanned')
|
||||
} else if (isCurrentPassenger("taxiunmanned")) {
|
||||
implementation project.project(':OCH:taxi:taxi-unmanned-passenger')
|
||||
} else if (isCurrentDriver("taxi")) {
|
||||
implementation project.project(':OCH:taxi:mogo-och-taxi')
|
||||
}else if (isCurrentPassenger("taxi")) {
|
||||
|
||||
Reference in New Issue
Block a user