From 38c93bf64a7027475afbcfd850c1e5c125cafeb8 Mon Sep 17 00:00:00 2001 From: wsm <2746563060@侵权。> Date: Mon, 18 May 2026 15:46:26 +0800 Subject: [PATCH] =?UTF-8?q?=E4=B8=89=E5=85=83=E7=AE=A1=E7=90=86=E6=96=B0?= =?UTF-8?q?=E5=A2=9E=E5=8F=AF=E8=A7=81=E8=8C=83=E5=9B=B4?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/three-admin/role/config/rolePermession.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/views/three-admin/role/config/rolePermession.ts b/src/views/three-admin/role/config/rolePermession.ts index 29d0afd..79426ac 100644 --- a/src/views/three-admin/role/config/rolePermession.ts +++ b/src/views/three-admin/role/config/rolePermession.ts @@ -1,3 +1,3 @@ export const ROLE_SCOPE_CONFIG = { - DEFAULT_PERMESSION_IDS: '2035916880060223489,2026041610467690430', + DEFAULT_PERMESSION_IDS: '2035916880060223489,2026041610467690430,2026051809451730260', };