add 新增 对接 maxkey 三方单点登录

This commit is contained in:
疯狂的狮子Li
2023-07-13 15:37:54 +08:00
parent dbf4d6c713
commit 6df7b34b4a
7 changed files with 156 additions and 0 deletions

View File

@ -21,6 +21,11 @@
<artifactId>JustAuth</artifactId>
</dependency>
<dependency>
<groupId>org.dromara</groupId>
<artifactId>ruoyi-common-json</artifactId>
</dependency>
<dependency>
<groupId>org.dromara</groupId>
<artifactId>ruoyi-common-redis</artifactId>