配置了ADAS模块,用来将ADAS App中的数据链路融合进来

This commit is contained in:
董宏宇
2021-04-21 15:54:29 +08:00
parent 9c38981e87
commit 78fc224455
17 changed files with 202 additions and 0 deletions

View File

@@ -311,6 +311,11 @@ public class MogoServicePaths {
*/
public static final String PATH_SMALL_MAP = "/small_map/api";
/**
* ADAS 模块
*/
public static final String PATH_ADAS = "/adas/api";
/*
*前方碰撞预警 未碰撞
* */