|
@ -9,7 +9,6 @@
|
|
|
</parent>
|
|
|
|
|
|
<artifactId>svr-eip-admin</artifactId>
|
|
|
<version>1.13.0</version>
|
|
|
<packaging>war</packaging>
|
|
|
<name>svr-eip-admin</name>
|
|
|
<description>EIP微服务</description>
|
|
@ -254,7 +253,6 @@
|
|
|
<dependency>
|
|
|
<groupId>com.yihu.ehr</groupId>
|
|
|
<artifactId>hos-web-framework</artifactId>
|
|
|
<version>${hos-web-framework}</version>
|
|
|
<exclusions>
|
|
|
<exclusion>
|
|
|
<groupId>org.springframework.boot</groupId>
|
|
@ -293,12 +291,10 @@
|
|
|
<dependency>
|
|
|
<groupId>com.yihu.ehr</groupId>
|
|
|
<artifactId>commons-data-fastdfs</artifactId>
|
|
|
<version>${version.ehr}</version>
|
|
|
</dependency>
|
|
|
<dependency>
|
|
|
<groupId>com.yihu.ehr</groupId>
|
|
|
<artifactId>commons-rest-model</artifactId>
|
|
|
<version>${version.ehr}</version>
|
|
|
<exclusions>
|
|
|
<exclusion>
|
|
|
<artifactId>poi-ooxml</artifactId>
|