diff --git a/sec-api/pom.xml b/sec-api/pom.xml
index d0bff776..2ea116be 100644
--- a/sec-api/pom.xml
+++ b/sec-api/pom.xml
@@ -20,12 +20,6 @@
-
- org.springframework
- spring-web
- compile
-
-
com.github.yulichang
mybatis-plus-join-boot-starter
@@ -42,22 +36,12 @@
mysql-connector-java
8.0.24
-
- org.springframework.boot
- spring-boot-configuration-processor
- true
-
org.projectlombok
lombok
true
-
- org.springframework.boot
- spring-boot-starter-test
- test
-
-
+
org.springframework.cloud
spring-cloud-starter-openfeign
@@ -75,6 +59,13 @@
easyexcel
+
+ com.imdroid
+ sec-common
+ 1.0-SNAPSHOT
+ compile
+
+