2
0

fix: 文件模块接口文档

This commit is contained in:
caiyuchao
2025-01-14 16:56:32 +08:00
parent 79a420f07c
commit 2deaac0c5b

View File

@@ -65,6 +65,11 @@
<groupId>org.wfc</groupId>
<artifactId>wfc-api-system</artifactId>
</dependency>
<dependency>
<groupId>org.wfc</groupId>
<artifactId>wfc-common-swagger</artifactId>
</dependency>
</dependencies>