[feat] 新增通过微信unionId注册的功能

This commit is contained in:
hsdllcw
2024-11-20 17:51:00 +08:00
parent beb41bb782
commit 21495202ff
32 changed files with 298 additions and 41 deletions

View File

@@ -4,7 +4,7 @@
<parent>
<groupId>com.ruoyi</groupId>
<artifactId>ruoyi</artifactId>
<version>3.6.5</version>
<version>3.6.5.0.1</version>
</parent>
<modelVersion>4.0.0</modelVersion>

View File

@@ -4,7 +4,7 @@
<parent>
<groupId>com.ruoyi</groupId>
<artifactId>ruoyi-visual</artifactId>
<version>3.6.5</version>
<version>3.6.5.0.1</version>
</parent>
<modelVersion>4.0.0</modelVersion>