This commit is contained in:
zhongchao
2022-03-31 20:36:35 +08:00
parent d02ce90e32
commit 2bc4a8b6ee
156 changed files with 19912 additions and 2719 deletions

View File

@@ -81,20 +81,6 @@ public class MogoServicePaths {
@Deprecated
public static final String PATH_REGISTER_CENTER = "/registercenter/api";
/**
* 基础家和公司管理
*/
@Keep
@Deprecated
public static final String PATH_ADDRESS_MANAGER = "/addressmanager/api";
/**
* 大而全数据管理中心
*/
@Keep
@Deprecated
public static final String PATH_DATA_MANAGER = "/datamanager/api";
/**
* 接口集合
*/
@@ -123,41 +109,6 @@ public class MogoServicePaths {
@Deprecated
public static final String PATH_MARKER_SERVICE = "/mogomarker/api";
/**
* 位置上报
*/
@Keep
@Deprecated
public static final String PATH_LOCATION_INFO = "/locationinfo/api";
/**
* passport
*/
@Keep
@Deprecated
public static final String PATH_PASSPORT = "/passport/api";
/**
* 授权服务
*/
@Keep
@Deprecated
public static final String PATH_AGREEMENT = "/agreement/showFragment";
/**
* 在线好友面板
*/
@Keep
@Deprecated
public static final String PATH_ONLINE_CAR_PANEL = "/onlinecar/panel";
/**
* 全局免唤醒
*/
@Keep
@Deprecated
public static final String PATH_GLOBAL_UNWAKE = "/global/unwake";
/**
* 自研地图和高德地图切换
*/