From cea2f5013782770a2cc99cc89b14cf5c2869bca5 Mon Sep 17 00:00:00 2001 From: hsy <1029150275@qq.com> Date: 星期二, 18 八月 2026 11:29:32 +0800 Subject: [PATCH] feat(security): add role codes to LoginUser info and provide utility methods --- yudao-module-system/src/main/java/cn/iocoder/yudao/module/system/service/tenant/TenantServiceImpl.java | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/yudao-module-system/src/main/java/cn/iocoder/yudao/module/system/service/tenant/TenantServiceImpl.java b/yudao-module-system/src/main/java/cn/iocoder/yudao/module/system/service/tenant/TenantServiceImpl.java index a3139a9..d034d3f 100644 --- a/yudao-module-system/src/main/java/cn/iocoder/yudao/module/system/service/tenant/TenantServiceImpl.java +++ b/yudao-module-system/src/main/java/cn/iocoder/yudao/module/system/service/tenant/TenantServiceImpl.java @@ -48,7 +48,7 @@ /** * 绉熸埛 Service 瀹炵幇绫� * - * @author 鑺嬮亾婧愮爜 + * @author 瓒呯骇绠$悊鍛� */ @Service @Validated -- Gitblit v1.9.3