chore: 优化部分依赖传递范围

This commit is contained in:
2024-09-28 21:32:31 +08:00
parent f8437918de
commit cd69b2adb6
3 changed files with 10 additions and 0 deletions

View File

@@ -53,5 +53,11 @@
<groupId>top.continew</groupId>
<artifactId>continew-starter-file-excel</artifactId>
</dependency>
<!-- API 文档模块 -->
<dependency>
<groupId>top.continew</groupId>
<artifactId>continew-starter-api-doc</artifactId>
</dependency>
</dependencies>
</project>