Browse Source

新增用户类

gao.qiang 2 years ago
parent
commit
61809bae8b
1 changed files with 0 additions and 11 deletions
  1. 0 11
      hazard-sdk/pom.xml

+ 0 - 11
hazard-sdk/pom.xml

@@ -48,17 +48,6 @@
             <artifactId>druid-spring-boot-starter</artifactId>
             <version>1.2.15</version>
         </dependency>
-        <!--        &lt;!&ndash; 系统模块&ndash;&gt;-->
-        <dependency>
-            <groupId>com.ozs</groupId>
-            <artifactId>base-system</artifactId>
-            <exclusions>
-                <exclusion>
-                    <groupId>org.springframework.boot</groupId>
-                    <artifactId>spring-boot-starter-security</artifactId>
-                </exclusion>
-            </exclusions>
-        </dependency>
         <!-- 业务代码-->
         <dependency>
             <groupId>com.ozs</groupId>