From 900f27647a30049d879a21b54cee8a6d4cb5f2a4 Mon Sep 17 00:00:00 2001 From: lideqin <694785430@qq.com> Date: Tue, 9 Jul 2024 17:16:38 +0800 Subject: [PATCH] =?UTF-8?q?[update]=20=E7=AE=A1=E7=90=86=E5=91=98code?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- public/api_address_config.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/public/api_address_config.js b/public/api_address_config.js index 2f12ebf..216f0fb 100644 --- a/public/api_address_config.js +++ b/public/api_address_config.js @@ -15,7 +15,7 @@ window._CONFIG.onlyOfficeUrl = 'http://10.0.10.87:8083' // onlyOffice下载文件地址(暂时没用) window._CONFIG.onlyOfficeDownloadFileUrl = 'http://localhost:8184/sys/common/download' // 管理员角色code,英文逗号拼接 -window._CONFIG.adminRoleCode = 'admin,BZGLY' +window._CONFIG.adminRoleCode = 'admin,BZGLY,KFGLY' // 超级管理员code window._CONFIG.superAdminRoleCode = 'superAdmin' // 法规管理员code