mirror of
http://192.168.1.205:9980/cf_devdept2/cf_imes_server.git
synced 2026-08-12 21:02:08 +08:00
cf-framework:dict移到starter-excel、升级easyexcel版本
This commit is contained in:
@@ -30,10 +30,6 @@
|
||||
<artifactId>cf-module-prod-plan-api</artifactId>
|
||||
<version>${revision}</version>
|
||||
</dependency>
|
||||
<dependency>
|
||||
<groupId>com.cf.imes</groupId>
|
||||
<artifactId>cf-spring-boot-starter-biz-dict</artifactId>
|
||||
</dependency>
|
||||
|
||||
<!-- 业务组件 -->
|
||||
<dependency>
|
||||
@@ -227,10 +223,6 @@
|
||||
<groupId>com.cf.imes</groupId>
|
||||
<artifactId>cf-spring-boot-starter-biz-id</artifactId>
|
||||
</include>
|
||||
<include>
|
||||
<groupId>com.cf.imes</groupId>
|
||||
<artifactId>cf-spring-boot-starter-biz-dict</artifactId>
|
||||
</include>
|
||||
</includes>
|
||||
</configuration>
|
||||
<executions>
|
||||
@@ -273,7 +265,6 @@
|
||||
cf-spring-boot-starter-elasticsearch,
|
||||
cf-module-prod-executor-api,
|
||||
cf-spring-boot-starter-biz-id,
|
||||
cf-spring-boot-starter-biz-dict,
|
||||
cf-spring-boot-starter-test
|
||||
</excludeArtifactIds>
|
||||
</configuration>
|
||||
|
||||
Reference in New Issue
Block a user