version:1.5
fix: update:基本功能对接完成
This commit is contained in:
@@ -17,4 +17,8 @@ interface IGetInfoInterface {
|
||||
String getMapResult();
|
||||
//获取mac作为sn
|
||||
String getPushMac();
|
||||
//是否激活
|
||||
boolean SnIsActivation();
|
||||
//设置为默认桌面
|
||||
void setDefaultLauncher(String pkg);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user