|
@@ -102,6 +102,11 @@
|
|
|
<artifactId>mybatis-plus-boot-starter</artifactId>
|
|
|
<version>${mybatis-plus.version}</version>
|
|
|
</dependency>
|
|
|
+ <dependency>
|
|
|
+ <groupId>com.baomidou</groupId>
|
|
|
+ <artifactId>mybatis-plus-generator</artifactId>
|
|
|
+ <version>3.4.1</version>
|
|
|
+ </dependency>
|
|
|
<!-- mysql -->
|
|
|
<dependency>
|
|
|
<groupId>mysql</groupId>
|