httpdns 2
This commit is contained in:
@@ -0,0 +1,13 @@
|
||||
package com.mogo.httpdns;
|
||||
|
||||
public
|
||||
/**
|
||||
* @author congtaowang
|
||||
* @since 2020/11/18
|
||||
*
|
||||
* 描述
|
||||
*/
|
||||
class HttpDnsConst {
|
||||
|
||||
public static final String PATH = "/httpdns/api";
|
||||
}
|
||||
Reference in New Issue
Block a user