|
@@ -248,6 +248,11 @@
|
|
|
</dependency>
|
|
|
<dependency>
|
|
|
<groupId>com.baomidou</groupId>
|
|
|
+ <artifactId>mybatis-plus-boot-starter</artifactId>
|
|
|
+ <version>3.4.3.4</version>
|
|
|
+ </dependency>
|
|
|
+ <dependency>
|
|
|
+ <groupId>com.baomidou</groupId>
|
|
|
<artifactId>mybatis-plus-generator</artifactId>
|
|
|
<version>3.5.1</version>
|
|
|
</dependency>
|