This commit is contained in:
zhongchao
2021-04-12 15:55:21 +08:00
parent 8fa4e0b746
commit be610701c7

View File

@@ -187,9 +187,9 @@ public class MogoApplication extends AbsMogoApplication {
preparePassportEnvironment();
prepareSocketAndLocationServices(apis);
//无延迟
UiThreadHandler.postDelayed(() -> {
}, delay);
// UiThreadHandler.postDelayed(() -> {
//
// }, delay);
}
private void preparePassportEnvironment() {