迁移网络基础数据BaseData.java

Signed-off-by: 董宏宇 <martindhy@gmail.com>
This commit is contained in:
董宏宇
2021-10-29 17:05:48 +08:00
parent 08291c3882
commit d85e60f15e
111 changed files with 512 additions and 261 deletions

View File

@@ -65,6 +65,7 @@ dependencies {
implementation project(':modules:mogo-module-service')
implementation project(':modules:mogo-module-carchattingprovider')
implementation project(':core:mogo-core-network')
implementation project(':core:mogo-core-utils')
implementation project(':core:mogo-core-data')
implementation project(':core:mogo-core-function-call')