version:3.7beta

fix:移除HTTPInterface,所有请求在NetInterfaceManager进行
update:
This commit is contained in:
2022-04-08 09:33:55 +08:00
parent f2cc0aea30
commit 0cb21ceadc
29 changed files with 1408 additions and 1463 deletions

View File

@@ -249,7 +249,6 @@ public class GuardService extends Service {
}
break;
case Intent.ACTION_SCREEN_OFF: {
// HTTPInterface.getAppLimit(GuardService.this);
long time = System.currentTimeMillis();
getLockState("1", String.valueOf(time));
if (Build.VERSION.SDK_INT >= Build.VERSION_CODES.O) {