feat: 修改jwt逻辑,登出黑名单处理

This commit is contained in:
Blizzard
2025-09-15 21:00:39 +08:00
parent 9be75d53fe
commit 6beb915adf
9 changed files with 74 additions and 64 deletions
+1
View File
@@ -1,6 +1,7 @@
package system
type ServiceGroup struct {
JwtService
UserService
ClientService
RoleService