2
0

fix: 文件模块接口文档

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

View File

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