增加比亚迪module

This commit is contained in:
tongchenfei
2020-07-15 15:23:17 +08:00
parent c5e36ba6e1
commit 3cdb9f4037
37 changed files with 608 additions and 17 deletions

View File

@@ -202,4 +202,10 @@ public class MogoServicePaths {
*/
@Deprecated
public static final String PATH_LEFT_PANEL = "/left/panel";
/**
* 比亚迪模块
*/
@Deprecated
public static final String PATH_BYD = "/carmachine/byd";
}