This commit is contained in:
unknown
2021-01-05 19:18:12 +08:00
parent 50b7f00cdf
commit 8be440d6b2
17 changed files with 57 additions and 23 deletions

View File

@@ -2,7 +2,6 @@ package com.mogo.httpdns;
import androidx.annotation.Keep;
public
/**
* @author congtaowang
* @since 2020/11/18
@@ -10,7 +9,7 @@ public
* 描述
*/
@Keep
class HttpDnsConst {
public class HttpDnsConst {
@Keep
public static final String PATH = "/httpdns/api";