version:1.5

fix:
update:基本功能对接完成
This commit is contained in:
2023-03-02 16:01:07 +08:00
parent 2772685f0e
commit f79567f303
93 changed files with 5813 additions and 187 deletions

View File

@@ -63,6 +63,7 @@ public class ApkUtils {
this.add("com.joytv.live");
this.add("com.iflytek.speechcloud");
this.add("com.safe.uiui");
this.add("com.uiui.aios");
}};
private static HashSet<String> excludeClassName = new HashSet<String>() {{