|
@@ -31,11 +31,11 @@
|
|
<artifactId>mybatis-spring-boot-starter</artifactId>
|
|
<artifactId>mybatis-spring-boot-starter</artifactId>
|
|
<version>1.1.1</version>
|
|
<version>1.1.1</version>
|
|
</dependency>
|
|
</dependency>
|
|
- <dependency>
|
|
|
|
- <groupId>cn.iselab.mooctest</groupId>
|
|
|
|
- <artifactId>mooctest-user-common</artifactId>
|
|
|
|
- <version>0.0.1</version>
|
|
|
|
- </dependency>
|
|
|
|
|
|
+ <!--<dependency>-->
|
|
|
|
+ <!--<groupId>cn.iselab.mooctest</groupId>-->
|
|
|
|
+ <!--<artifactId>mooctest-user-common</artifactId>-->
|
|
|
|
+ <!--<version>0.0.1</version>-->
|
|
|
|
+ <!--</dependency>-->
|
|
<dependency>
|
|
<dependency>
|
|
<groupId>org.mybatis.spring.boot</groupId>
|
|
<groupId>org.mybatis.spring.boot</groupId>
|
|
<artifactId>mybatis-spring-boot-starter</artifactId>
|
|
<artifactId>mybatis-spring-boot-starter</artifactId>
|