app/src/main/java/com/basic/security/service/UpgradeAppService.java
@@ -71,7 +71,7 @@ BaseApplication.getApplication().executorService.execute(() -> { while (running) { try { // System.out.println("UpgradeAppService.run 开始升级"); // System1.out.println("UpgradeAppService.run 开始升级"); UpdateApk.getApk(); // UpdateApk.checkUpdateInLoop(); } catch (Exception e) {