This commit is contained in:
ajaxfan
2021-02-07 19:14:24 +08:00
parent c0517a9db3
commit 1e4d3822ae
4 changed files with 33 additions and 53 deletions

View File

@ -14,6 +14,10 @@
<version>0.0.1</version>
<name>biz_service_ebtp_project</name>
<properties>
<mybatis-plus.version>3.2.0</mybatis-plus.version>
</properties>
<dependencies>
<dependency>
<groupId>com.chinaunicom.mall.ebtp</groupId>
@ -31,12 +35,12 @@
<groupId>com.chinaunicom.ebtp</groupId>
<artifactId>mall-ebtp-cloud-apollo-starter</artifactId>
</dependency>
<!--
<dependency>
<groupId>org.apache.shardingsphere</groupId>
<artifactId>sharding-jdbc-spring-boot-starter</artifactId>
</dependency>
-->
<dependency>
<groupId>mysql</groupId>
<artifactId>mysql-connector-java</artifactId>