opt
This commit is contained in:
@@ -61,13 +61,13 @@ dependencies {
|
||||
implementation rootProject.ext.dependencies.moduledemo
|
||||
implementation rootProject.ext.dependencies.moduledemo2
|
||||
implementation rootProject.ext.dependencies.modulecommon
|
||||
implementation rootProject.ext.dependencies.tanlu
|
||||
implementation rootProject.ext.dependencies.moduletanlu
|
||||
} else {
|
||||
implementation project(':modules:mogo-module-main')
|
||||
implementation project(':foudations:mogo-commons')
|
||||
implementation project(':modules:mogo-module-common')
|
||||
implementation project(':demo:demo-module-map')
|
||||
implementation project(':demo:demo-module-map2')
|
||||
implementation project(':demo:tanlu-module')
|
||||
implementation project(':demo:mogo-module-tanlu')
|
||||
}
|
||||
}
|
||||
|
||||
@@ -8,7 +8,7 @@ import com.mogo.commons.AbsMogoApplication;
|
||||
import com.mogo.demo.module.map.DemoConstants;
|
||||
import com.mogo.demo.module.map2.Demo2Constants;
|
||||
import com.mogo.module.common.MogoModulePaths;
|
||||
import com.zhidao.tanlu.TanluConstants;
|
||||
import com.mogo.tanlu.TanluConstants;
|
||||
|
||||
/**
|
||||
* @author congtaowang
|
||||
|
||||
Reference in New Issue
Block a user