@@ -99,6 +99,13 @@
<version>8.0.22</version>
</dependency>
<!-- 添加sqlite-jdbc数据库驱动 -->
<dependency>
<groupId>org.xerial</groupId>
<artifactId>sqlite-jdbc</artifactId>
<version>3.32.3.2</version>
<!--Mybatis -->
<groupId>org.mybatis</groupId>
The note is not visible to the blocked user.