更新插件的逻辑

This commit is contained in:
季圣华
2020-03-06 23:01:29 +08:00
parent 91af429f45
commit 3694fd2b43
3 changed files with 25 additions and 19 deletions

View File

@@ -28,6 +28,11 @@
<artifactId>springboot-plugin-framework</artifactId>
<version>2.2.1-RELEASE</version>
</dependency>
<dependency>
<groupId>com.gitee.starblues</groupId>
<artifactId>springboot-plugin-framework-extension-mybatis</artifactId>
<version>2.2.1-RELEASE</version>
</dependency>
<dependency>
<groupId>org.mybatis.spring.boot</groupId>
<artifactId>mybatis-spring-boot-starter</artifactId>