|
@@ -20,6 +20,11 @@
|
|
<artifactId>dayaedu-openfeign-api</artifactId>
|
|
<artifactId>dayaedu-openfeign-api</artifactId>
|
|
<version>${cbs.version}</version>
|
|
<version>${cbs.version}</version>
|
|
</dependency>
|
|
</dependency>
|
|
|
|
+ <dependency>
|
|
|
|
+ <groupId>com.microsvc.toolkit.common</groupId>
|
|
|
|
+ <artifactId>microsvc-common-webportal</artifactId>
|
|
|
|
+ <version>${com.microsvc.toolkit.version}</version>
|
|
|
|
+ </dependency>
|
|
<!-- 引用Mybatis 和 Mysql驱动开始 -->
|
|
<!-- 引用Mybatis 和 Mysql驱动开始 -->
|
|
<dependency>
|
|
<dependency>
|
|
<groupId>org.mybatis.spring.boot</groupId>
|
|
<groupId>org.mybatis.spring.boot</groupId>
|