迁移MogoServicePaths位置到com.mogo.eagle.core.data.constants
Signed-off-by: 董宏宇 <martindhy@gmail.com>
This commit is contained in:
@@ -397,4 +397,11 @@ public class MogoServicePaths {
|
||||
@Keep
|
||||
@Deprecated
|
||||
public static final String PATH_V2X_OBU_MOGO = "/obu_mogo/api";
|
||||
|
||||
/**
|
||||
* AutoPilot 模块
|
||||
*/
|
||||
@Keep
|
||||
@Deprecated
|
||||
public static final String PATH_AUTO_PILOT = "/auto_pilot/api";
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user