:wq
remove httpdns logic
This commit is contained in:
zhongchao
2023-03-01 16:26:10 +08:00
parent c0d96f632c
commit 5d5e2153d8
36 changed files with 139 additions and 862 deletions

View File

@@ -1,8 +1,9 @@
package com.mogo.cloud.socket;
import static com.mogo.cloud.httpdns.MogoHttpDnsConfig.HTTP_DNS_ENV_DEV;
import static com.mogo.cloud.httpdns.MogoHttpDnsConfig.HTTP_DNS_ENV_QA;
import static com.mogo.cloud.passport.MoGoAiCloudClientConfig.HTTP_DNS_ENV_DEV;
import static com.mogo.cloud.passport.MoGoAiCloudClientConfig.HTTP_DNS_ENV_QA;
import androidx.annotation.Keep;