Parcourir la source

去除私包配置

hanzhengyi il y a 3 jours
Parent
commit
bcc529ff6a
1 fichiers modifiés avec 0 ajouts et 7 suppressions
  1. 0 7
      base-modules/service-system/service-system-biz/pom.xml

+ 0 - 7
base-modules/service-system/service-system-biz/pom.xml

@@ -76,13 +76,6 @@
             <artifactId>pjl-comp-filter</artifactId>
             <version>1.7</version>
         </dependency>
-
-        <!-- ip2region 本地IP库 -->
-        <dependency>
-            <groupId>org.lionsoul</groupId>
-            <artifactId>ip2region</artifactId>
-            <version>2.7.0</version>
-        </dependency>
     </dependencies>
 
     <build>