修复应用重建时 gid 为空的问题

This commit is contained in:
juntao
2021-01-26 17:41:25 +08:00
parent db4b049591
commit 05b90bd5b4
2 changed files with 2 additions and 2 deletions

View File

@ -287,8 +287,6 @@ public class SplashScreenActivity extends BaseActivity {
private void launchMainActivity() {
HaloApp.getInstance().postInit();
getUniqueId();
prefetchData();
uploadTeaAndGdtData();