fix: 重构模块

This commit is contained in:
ageer
2025-04-10 22:18:44 +08:00
parent adb4538317
commit 2b8a92c7d6
28 changed files with 1275 additions and 134 deletions

View File

@@ -109,6 +109,11 @@
<artifactId>ruoyi-chat-api</artifactId>
</dependency>
<dependency>
<groupId>org.ruoyi</groupId>
<artifactId>ruoyi-system-api</artifactId>
</dependency>
</dependencies>
</project>