【移除】数据库文档,简化项目的复杂度

This commit is contained in:
YunaiV
2024-04-22 19:14:10 +08:00
parent 5d58037d05
commit ff5276998c
3 changed files with 0 additions and 175 deletions

View File

@@ -95,11 +95,6 @@
<artifactId>velocity-engine-core</artifactId> <!-- 实现代码生成 -->
</dependency>
<dependency>
<groupId>cn.smallbun.screw</groupId>
<artifactId>screw-core</artifactId> <!-- 实现数据库文档 -->
</dependency>
<!-- 监控相关 -->
<dependency>
<groupId>cn.iocoder.boot</groupId>