[1.1.2]
包车结构
This commit is contained in:
yangyakun
2023-02-22 11:13:05 +08:00
parent 625aa7456c
commit 2ecf3e3ebd
7 changed files with 117 additions and 23 deletions

View File

@@ -39,9 +39,12 @@ project.dependencies {
fOchBusImplementation (project(':OCH:mogo-och-bus'))
// Bus乘客端
fOchBusPassengerImplementation (project(':OCH:mogo-och-bus-passenger'))
fOchBusPassengerM1Implementation (project(':OCH:mogo-och-bus-passenger'))
fOchBusPassengerM2Implementation (project(':OCH:mogo-och-bus-passenger'))
// 包车
ochDriverM1Implementation (project(':OCH:mogo-och-bus'))
ochPassengerM1Implementation (project(':OCH:mogo-och-bus-passenger'))
// taxi司机端
fOchTaxiImplementation (project(':OCH:mogo-och-taxi'))
// taxi乘客端