代码优化
This commit is contained in:
@@ -13,10 +13,6 @@ import lombok.extern.slf4j.Slf4j;
|
||||
@Slf4j
|
||||
public class AddressUtils {
|
||||
|
||||
/**
|
||||
* IP地址查询
|
||||
**/
|
||||
public static final String IP_URL = "http://whois.pconline.com.cn/ipJson.jsp";
|
||||
/**
|
||||
* 未知地址
|
||||
**/
|
||||
|
||||
Reference in New Issue
Block a user