微信登录修改

This commit is contained in:
2025-12-22 13:37:22 +08:00
parent f0a6e03989
commit e09817015e
6 changed files with 200 additions and 3 deletions

View File

@@ -26,6 +26,10 @@
<groupId>org.xyzh.apis</groupId>
<artifactId>api-system</artifactId>
</dependency>
<dependency>
<groupId>org.xyzh.apis</groupId>
<artifactId>api-auth</artifactId>
</dependency>
<!-- <dependency>
<groupId>org.xyzh.apis</groupId>
<artifactId>api-ai</artifactId>