用户登录加载角色到缓存;修改用户角色Key格式

This commit is contained in:
2026-02-02 18:28:33 +08:00
parent 02010bd9ae
commit 6da20bdac4
7 changed files with 42 additions and 7 deletions
+4
View File
@@ -14,6 +14,10 @@
<description>网关服务</description>
<dependencies>
<dependency>
<groupId>top.crushtj</groupId>
<artifactId>xiaoyi-common</artifactId>
</dependency>
<dependency>
<groupId>org.springframework.cloud</groupId>
<artifactId>spring-cloud-starter-bootstrap</artifactId>