|
|
|
@ -114,12 +114,6 @@
|
|
|
|
<version>${junit.version}</version>
|
|
|
|
<version>${junit.version}</version>
|
|
|
|
<scope>test</scope>
|
|
|
|
<scope>test</scope>
|
|
|
|
</dependency>
|
|
|
|
</dependency>
|
|
|
|
<!-- 日志处理 -->
|
|
|
|
|
|
|
|
<dependency>
|
|
|
|
|
|
|
|
<groupId>org.slf4j</groupId>
|
|
|
|
|
|
|
|
<artifactId>slf4j-log4j12</artifactId>
|
|
|
|
|
|
|
|
<version>${slf4j.version}</version>
|
|
|
|
|
|
|
|
</dependency>
|
|
|
|
|
|
|
|
<!-- Mybatis -->
|
|
|
|
<!-- Mybatis -->
|
|
|
|
<dependency>
|
|
|
|
<dependency>
|
|
|
|
<groupId>org.mybatis</groupId>
|
|
|
|
<groupId>org.mybatis</groupId>
|
|
|
|
|