修复ARout 中加载,v2x

Signed-off-by: donghongyu <donghongyu@zhidaoauto.com>
This commit is contained in:
donghongyu
2021-11-08 15:29:05 +08:00
parent 900b9d2f86
commit 65f04cc912

View File

@@ -337,13 +337,13 @@ public class MogoServicePaths {
/**
* v2x 模块
*/
public static final String PATH_V2X_MODULE = "/v2x/module";
public static final String PATH_V2X_MODULE = "/v2x/api/module";
/**
* 红绿灯模块
*/
@Keep
public static final String PATH_TRAFFIC_LIGHT = "/v2x/trafficlight";
public static final String PATH_TRAFFIC_LIGHT = "/v2x/api/trafficlight";
/**
* 前方碰撞预警 未碰撞