From 91707afb626d0eebbde406dc5ea4d253df633dd0 Mon Sep 17 00:00:00 2001 From: "1378012178@qq.com" <1378012178@qq.com> Date: Thu, 26 Feb 2026 11:16:07 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9C=BA=E6=9E=84=E5=8A=A0=E7=9B=9F=E6=88=90?= =?UTF-8?q?=E5=8A=9F=E5=90=8E=E5=88=9D=E5=A7=8B=E5=8C=96=E8=B4=A6=E5=8F=B7?= =?UTF-8?q?=E6=9D=83=E9=99=90=E8=AE=BE=E7=BD=AE=E4=B8=BA=E7=B3=BB=E7=BB=9F?= =?UTF-8?q?=E7=AE=A1=E7=90=86=E5=91=98?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../org/jeecg/modules/system/service/impl/SysBaseApiImpl.java | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/nursing-unit-system/nu-system-biz/src/main/java/org/jeecg/modules/system/service/impl/SysBaseApiImpl.java b/nursing-unit-system/nu-system-biz/src/main/java/org/jeecg/modules/system/service/impl/SysBaseApiImpl.java index 9e10a04..f7ad7f8 100644 --- a/nursing-unit-system/nu-system-biz/src/main/java/org/jeecg/modules/system/service/impl/SysBaseApiImpl.java +++ b/nursing-unit-system/nu-system-biz/src/main/java/org/jeecg/modules/system/service/impl/SysBaseApiImpl.java @@ -1995,7 +1995,7 @@ public class SysBaseApiImpl implements ISysBaseAPI { @Override public void initialization(Map map) { Map result = new HashMap<>(); - String selectedRoles = "f6817f48af4fb3af11b9e8bf182f618b"; + String selectedRoles = "1940240123742437378"; String selectedDeparts = ""; try { SysUser user = new SysUser();