@@ -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";
|
||||
|
||||
/**
|
||||
* 前方碰撞预警 未碰撞
|
||||
|
||||
Reference in New Issue
Block a user