This commit is contained in:
lixiaopeng
2020-11-02 20:50:31 +08:00
parent 56ce2a946e
commit dc169f53fe
31 changed files with 2 additions and 6378 deletions

View File

@@ -344,7 +344,7 @@ dependencies {
// implementation rootProject.ext.dependencies.moduletanlu, {
// exclude group: 'com.mogo.module', module: 'module-share'
// }
implementation rootProject.ext.dependencies.moduletanluapi
implementation rootProject.ext.dependencies.tanluupload
implementation rootProject.ext.dependencies.mogomonitor
implementation rootProject.ext.dependencies.mogomoduleback
implementation rootProject.ext.dependencies.guideshow
@@ -361,7 +361,7 @@ dependencies {
// implementation project(':modules:mogo-module-tanlu'), {
// exclude group: 'com.mogo.module', module: 'module-share'
// }
implementation project(':libraries:mogo-tanlu-api')
implementation project(':libraries:tanlulib')
implementation project(':modules:mogo-module-monitor')
implementation project(':modules:mogo-module-back')
implementation project(':modules:mogo-module-guide')