소스 검색

去除私包配置

hanzhengyi 3 일 전
부모
커밋
bcc529ff6a
1개의 변경된 파일0개의 추가작업 그리고 7개의 파일을 삭제
  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>