From 6b76d35abff40d5f0d1adb185a51d94ebcff6f5f Mon Sep 17 00:00:00 2001 From: xjs <1294405880@qq.com> Date: Mon, 17 Jan 2022 11:49:38 +0800 Subject: [PATCH] =?UTF-8?q?1=E3=80=81=E5=AE=8C=E5=96=84=E8=8E=B7=E5=8F=96?= =?UTF-8?q?=E5=85=AC=E7=BD=91ip=E5=B7=A5=E5=85=B7=E7=B1=BB=202=E3=80=81bus?= =?UTF-8?q?iness=E6=A8=A1=E5=9D=97=E5=BC=95=E5=85=A5=E7=88=AC=E8=99=AB?= =?UTF-8?q?=E4=BE=9D=E8=B5=96?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- xjs-business/pom.xml | 12 +++ .../src/main/java/com/xjs/utils/IPUtils.java | 78 ++++++++++++++++++- 2 files changed, 86 insertions(+), 4 deletions(-) diff --git a/xjs-business/pom.xml b/xjs-business/pom.xml index d540e118..7fcead5b 100644 --- a/xjs-business/pom.xml +++ b/xjs-business/pom.xml @@ -115,6 +115,18 @@ ${hutool.version} + + + us.codecraft + webmagic-core + 0.7.5 + + + us.codecraft + webmagic-extension + 0.7.5 + +