fix: 公众号登录功能同步

This commit is contained in:
ageer
2025-04-30 19:34:09 +08:00
parent cd490aa0e5
commit 5476a4b0b7
18 changed files with 609 additions and 67 deletions

View File

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