|
@@ -39,7 +39,14 @@
|
|
|
<groupId>cn.iocoder.boot</groupId>
|
|
|
<artifactId>yudao-spring-boot-starter-test</artifactId>
|
|
|
</dependency>
|
|
|
-
|
|
|
+ <dependency>
|
|
|
+ <groupId>cn.iocoder.boot</groupId>
|
|
|
+ <artifactId>yudao-spring-boot-starter-mybatis</artifactId>
|
|
|
+ </dependency>
|
|
|
+ <dependency>
|
|
|
+ <groupId>cn.iocoder.boot</groupId>
|
|
|
+ <artifactId>yudao-spring-boot-starter-web</artifactId>
|
|
|
+ </dependency>
|
|
|
</dependencies>
|
|
|
<build>
|
|
|
<plugins>
|