去除过时注释
This commit is contained in:
7
pom.xml
7
pom.xml
@@ -101,13 +101,6 @@
|
||||
<version>8.0.22</version>
|
||||
</dependency>
|
||||
|
||||
<!-- 添加sqlite-jdbc数据库驱动 -->
|
||||
<dependency>
|
||||
<groupId>org.xerial</groupId>
|
||||
<artifactId>sqlite-jdbc</artifactId>
|
||||
<version>3.32.3.2</version>
|
||||
</dependency>
|
||||
|
||||
<!--Mybatis分页插件 -->
|
||||
<dependency>
|
||||
<groupId>com.github.pagehelper</groupId>
|
||||
|
||||
Reference in New Issue
Block a user