代码优化

This commit is contained in:
admin
2024-08-22 20:48:51 +08:00
parent 3dcaaa66b4
commit fc59148185
103 changed files with 180 additions and 1523 deletions

View File

@@ -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";
/**
* 未知地址
**/