[2.13.0-arch-opt] remove the check module and carcoder module

This commit is contained in:
zhongchao
2022-12-29 18:46:00 +08:00
parent 4cf6a0c5d8
commit e82dc525a3
102 changed files with 5 additions and 3685 deletions

View File

@@ -51,13 +51,6 @@ public class MogoServicePaths {
@Deprecated
public static final String PATH_SMALL_MAP = "/small_map/api";
/**
* 车辆检测 模块
*/
@Keep
@Deprecated
public static final String PATH_CHECK = "/check/api";
/**
* v2x 模块
*/