add bindingcar
This commit is contained in:
@@ -247,6 +247,13 @@ public class MogoServicePaths {
|
||||
@Deprecated
|
||||
public static final String PATH_AI_NOTICE = "/notice/api";
|
||||
|
||||
/**
|
||||
* 绑定车机 模块
|
||||
*/
|
||||
@Keep
|
||||
@Deprecated
|
||||
public static final String PATH_BINDING_CAR = "/bindingcar/api";
|
||||
|
||||
/**
|
||||
* 云公告 模块
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user