version:2.8

fix:优化接口
add:
This commit is contained in:
2022-02-25 17:01:35 +08:00
parent 0f081cd8d5
commit 046eeea74c
3 changed files with 5 additions and 3 deletions

View File

@@ -476,6 +476,8 @@ public class Launcher extends BaseDraggingActivity implements LauncherExterns,
// Log.e("setJpushAlias", "RegId:" + rid);
// }
// JPushInterface.getAlias(this, new Random().nextInt(100));
JGYUtils.getInstance().wakeUpAppstore();
JGYUtils.getInstance().wakeUpDeviceInfo();
}