2
0

fix: add all omada apis

This commit is contained in:
caiyuchao
2024-12-04 17:05:40 +08:00
parent 390679e2aa
commit ee7b118a3c
1347 changed files with 249893 additions and 0 deletions

View File

@@ -26,5 +26,12 @@
<artifactId>wfc-common-redis</artifactId>
</dependency>
<!-- Swagger 依赖配置 -->
<dependency>
<groupId>io.swagger</groupId>
<artifactId>swagger-annotations</artifactId>
</dependency>
</dependencies>
</project>