[6.3.0] add func of security down load and add caller

This commit is contained in:
EmArrow
2024-03-06 18:21:31 +08:00
parent fd32c452ed
commit 40cc7b72f0
13 changed files with 174 additions and 196 deletions

View File

@@ -97,6 +97,8 @@ public class MogoServicePaths {
@Keep
public static final String PATH_DATA_CENTER_MODULE = "/data_center/api";
@Keep
public static final String PATH_CERT_DOWN_LOAD_PROVIDER = "/cert_file/api";
@Keep
public static final String PATH_VISUAL_ANGLE = "/map/angle_change";