This commit is contained in:
lixiaopeng
2020-09-10 17:03:57 +08:00
parent dbc9b9212d
commit 7496ce8abd
3 changed files with 1 additions and 1 deletions

View File

@@ -82,7 +82,7 @@ class MogoMainService extends Service implements IMogoLocationListener {
UiThreadHandler.postDelayed(() -> {
Logger.d(TAG, "startTanluService ---------- ");
mServiceApis.getTanluApi().startTanluService();
}, 58_000L
}, 2_000L
);
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 457 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 8.5 KiB