Commit ea954424 authored by 侯彦文's avatar 侯彦文

修改文档依赖

parent 703e136f
......@@ -43,22 +43,10 @@
<dependency>
<groupId>com.yonde.dcs</groupId>
<artifactId>dcs-doc-expand-common</artifactId>
<artifactId>inet-doc-expand-common</artifactId>
<version>4.1-20240919-RELEASE</version>
</dependency>
<!-- <dependency>-->
<!-- <groupId>com.yonde.dcs</groupId>-->
<!-- <artifactId>dcs-doc-common</artifactId>-->
<!-- <exclusions>-->
<!-- <exclusion>-->
<!-- <groupId>com.yonde.dcs</groupId>-->
<!-- <artifactId>dcs-doc-expand</artifactId>-->
<!-- </exclusion>-->
<!-- </exclusions>-->
<!-- </dependency>-->
<dependency>
<groupId>com.yonde.dex</groupId>
<artifactId>dex-basic-service-expand-common</artifactId>
......@@ -105,16 +93,6 @@
<artifactId>easyexcel</artifactId>
<version>3.0.4</version>
</dependency>
<dependency>
<groupId>com.yonde.dcs</groupId>
<artifactId>dcs-doc-common</artifactId>
<exclusions>
<exclusion>
<groupId>com.yonde.dex</groupId>
<artifactId>dex-context-expand</artifactId>
</exclusion>
</exclusions>
</dependency>
</dependencies>
......
......@@ -50,7 +50,7 @@
</dependency>
<dependency>
<groupId>com.yonde.dcs</groupId>
<artifactId>dcs-doc-expand-feign</artifactId>
<artifactId>inet-doc-expand-feign</artifactId>
<version>4.1-20240919-RELEASE</version>
</dependency>
<dependency>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment