version:1.2

fix:
add:
This commit is contained in:
2022-01-04 15:02:18 +08:00
parent 71e5516ab8
commit d9b05e54cc
23 changed files with 800 additions and 467 deletions

View File

@@ -130,7 +130,7 @@ public class MainService extends Service implements MainContact.MainView, Networ
mPresenter.initAmap();
mPresenter.getUserInfo();
HTTPInterface.sendAppUsed(MainService.this);
// HTTPInterface.sendRunningApp(MainService.this);
HTTPInterface.sendRunningApp(MainService.this);
HTTPInterface.getAPPinfo(MainService.this);
startService();
mPresenter.setAlias();