|
|
@@ -43,34 +43,10 @@
|
|
|
<artifactId>mysql-connector-java</artifactId>
|
|
|
</dependency>
|
|
|
|
|
|
- <!-- zd Common DataSource -->
|
|
|
- <!--<dependency>
|
|
|
- <groupId>com.zd</groupId>
|
|
|
- <artifactId>zd-common-datasource</artifactId>
|
|
|
- </dependency>-->
|
|
|
-
|
|
|
- <!-- zd Common DataScope -->
|
|
|
- <!--<dependency>
|
|
|
- <groupId>com.zd</groupId>
|
|
|
- <artifactId>zd-common-datascope</artifactId>
|
|
|
- <exclusions>
|
|
|
- <exclusion>
|
|
|
- <groupId>org.springframework</groupId>
|
|
|
- <artifactId>spring-webmvc</artifactId>
|
|
|
- </exclusion>
|
|
|
- </exclusions>
|
|
|
- </dependency>-->
|
|
|
-
|
|
|
- <!-- zd Common Log -->
|
|
|
- <!--<dependency>
|
|
|
- <groupId>com.zd</groupId>
|
|
|
- <artifactId>zd-common-log</artifactId>
|
|
|
- </dependency>-->
|
|
|
-
|
|
|
<!-- zd Common Swagger -->
|
|
|
<dependency>
|
|
|
- <groupId>com.zd</groupId>
|
|
|
- <artifactId>zd-common-swagger</artifactId>
|
|
|
+ <groupId>com.zd.swagger</groupId>
|
|
|
+ <artifactId>common-swagger</artifactId>
|
|
|
</dependency>
|
|
|
|
|
|
<dependency>
|
|
|
@@ -93,18 +69,6 @@
|
|
|
<artifactId>zd-base-api</artifactId>
|
|
|
</dependency>
|
|
|
|
|
|
- <!--<dependency>
|
|
|
- <groupId>org.springframework.boot</groupId>
|
|
|
- <artifactId>spring-boot-starter-test</artifactId>
|
|
|
- <scope>test</scope>
|
|
|
- <exclusions>
|
|
|
- <exclusion>
|
|
|
- <groupId>org.junit.vintage</groupId>
|
|
|
- <artifactId>junit-vintage-engine</artifactId>
|
|
|
- </exclusion>
|
|
|
- </exclusions>
|
|
|
- </dependency>-->
|
|
|
-
|
|
|
<!-- 四医大短信依赖包 -->
|
|
|
<dependency>
|
|
|
<groupId>commons-codec</groupId>
|