mirror of
https://github.com/yangzongzhuan/RuoYi-Vue.git
synced 2026-02-27 02:01:27 +08:00
@@ -19,7 +19,7 @@ public class AddressUtils
|
||||
private static final Logger log = LoggerFactory.getLogger(AddressUtils.class);
|
||||
|
||||
// IP地址查询
|
||||
public static final String IP_URL = "http://whois.pconline.com.cn/ipJson.jsp";
|
||||
public static final String IP_URL = "https://whois.pconline.com.cn/ipJson.jsp";
|
||||
|
||||
// 未知地址
|
||||
public static final String UNKNOWN = "XX XX";
|
||||
|
||||
Reference in New Issue
Block a user