feat:sql导入

This commit is contained in:
曾文豪
2024-06-26 10:00:47 +08:00
parent 78cb8dafeb
commit 67bb6041c6
3 changed files with 95 additions and 7 deletions

View File

@@ -22,13 +22,6 @@
<groupId>com.tiesheng.springboot-parent</groupId>
<artifactId>springboot-util</artifactId>
</dependency>
<dependency>
<groupId>org.mybatis</groupId>
<artifactId>mybatis-spring</artifactId>
<version>2.0.7</version>
<scope>compile</scope>
</dependency>
</dependencies>
</project>