[MapDataUpdate]高精地图数据采集代码提交
[MapDataUpdate]高精地图数据采集代码提交 [MapDataUpdate]移除Java接口 [MapDataUpdate]移除无用代码
This commit is contained in:
@@ -329,6 +329,9 @@ public abstract class MainMoGoApplication extends AbsMogoApplication {
|
||||
// 推送模块
|
||||
MogoModulePaths.addModule(new MogoModule(PushUIConstants.PATH, "PUSH_UI"));
|
||||
|
||||
// 地图数据收集模块
|
||||
MogoModulePaths.addModuleFunctionServer(new MogoModule(MogoServicePaths.PATH_MAP_DATA_COLLECT_PROVIDER, "MoGoMapDataCollector"));
|
||||
|
||||
if (!DebugConfig.isLauncher()) {
|
||||
PersistentManager
|
||||
.getInstance().initManager(this);
|
||||
|
||||
Reference in New Issue
Block a user