version:2.0

fix:
add:根据设备类型自动下载应用
This commit is contained in:
2022-06-11 18:21:56 +08:00
parent 688e48bd97
commit 0d324c17a4
6 changed files with 104 additions and 26 deletions

View File

@@ -1279,6 +1279,7 @@ public class Utils {
this.add(BuildConfig.APPLICATION_ID);
this.add("com.uiui.appstore");
this.add("com.uiui.os");
this.add("com.uiui.aios");
this.add("com.uiui.browser");
}};