From 65f04cc912ebc125bd9e9a2ea87a9526039e1b61 Mon Sep 17 00:00:00 2001 From: donghongyu Date: Mon, 8 Nov 2021 15:29:05 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E5=A4=8DARout=20=E4=B8=AD=E5=8A=A0?= =?UTF-8?q?=E8=BD=BD=EF=BC=8Cv2x?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: donghongyu --- .../com/mogo/eagle/core/data/constants/MogoServicePaths.java | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/core/mogo-core-data/src/main/java/com/mogo/eagle/core/data/constants/MogoServicePaths.java b/core/mogo-core-data/src/main/java/com/mogo/eagle/core/data/constants/MogoServicePaths.java index 1645e0c300..054d5baa03 100644 --- a/core/mogo-core-data/src/main/java/com/mogo/eagle/core/data/constants/MogoServicePaths.java +++ b/core/mogo-core-data/src/main/java/com/mogo/eagle/core/data/constants/MogoServicePaths.java @@ -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"; /** * 前方碰撞预警 未碰撞