Component Permission List Query

本文提供了一段SQL查询代码,用于检索与特定组件关联的权限列表及其描述。通过连接多个表,如菜单定义、面板组定义和权限项,此查询能够详细列出所有相关的权限信息。

摘要生成于 C知道 ,由 DeepSeek-R1 满血版支持, 前往体验 >

An SQL that will identify permission lists along with permission lists description assigned to a specific component.

SELECT   menu.menuname, compdfn.pnlgrpname, auth.classid permission_list,
         CLASS.classdefndesc permission_desc
   
FROM psauthitem auth,
         psmenudefn menu,
         psmenuitem menuitm,
         pspnlgroup comp,
         pspnlgrpdefn compdfn,
         psclassdefn CLASS
   
WHERE menu.menuname = menuitm.menuname
     
AND menuitm.pnlgrpname = comp.pnlgrpname
     
AND compdfn.pnlgrpname = comp.pnlgrpname
     
AND compdfn.pnlgrpname LIKE UPPER (:component_name)
     
AND auth.menuname = menu.menuname
     
AND auth.barname = menuitm.barname
     
AND auth.baritemname = menuitm.itemname
     
AND auth.pnlitemname = comp.itemname
     
AND auth.classid = CLASS.classid
GROUP BY menu.menuname, compdfn.pnlgrpname, auth.classid, CLASS.classdefndesc
ORDER BY menu.menuname, compdfn.pnlgrpname, permission_list;

转载于:https://www.cnblogs.com/GoDevil/archive/2008/08/07/1262757.html

public static void previewBuiltInLiveWallpaper( @NonNull Activity activity, @NonNull ComponentName component, List<Uri> onlineWallpaperUriList, List<Integer> onlineWallpaperCatList , String selectWallpaperId ) { Log.e("HXKTag","component:["+component.getPackageName()+","+component.getClassName()+"]"); Intent preview = new Intent(PREVIEW_BUILT_IN_LIVE_WALLPAPER); preview.putExtra(WallpaperManager.EXTRA_LIVE_WALLPAPER_COMPONENT, component); boolean isOnlineVideoServiceExist = isOnlineVideoServiceExist(activity); if (isOnlineVideoServiceExist) { Log.e("HXKTag","isOnlineVideoServiceExist:"+isOnlineVideoServiceExist); preview.setType("video/mp4"); preview.addFlags(Intent.FLAG_GRANT_READ_URI_PERMISSION); } PackageManager pm = activity.getPackageManager(); if ((pm != null) && (preview.resolveActivity(pm) == null)) { String logTag = activity.getLocalClassName(); int lastDotIndex = logTag.lastIndexOf('.'); if ((lastDotIndex != -1) && (lastDotIndex + 1 < logTag.length())) { logTag = logTag.substring(lastDotIndex + 1); } LogUtils.debugD( logTag, "Found no built-in live wallpaper preview page, jump to default page" ); Log.e("HXKTag","Found no built-in live wallpaper preview page, jump to default page"); preview.setAction(WallpaperManager.ACTION_CHANGE_LIVE_WALLPAPER); } if (isOnlineVideoServiceExist) { if (pm != null && preview.resolveActivity(pm) != null) { ClipData clipData = getClipDataForUriList(activity, onlineWallpaperUriList); if (clipData != null) { Log.e("HXKTag","clipData != null"); preview.setClipData(clipData); } if (selectWallpaperId != null) { Log.e("HXKTag","selectWallpaperId != nullselectWallpaperId:"+selectWallpaperId); // preview.putExtra(SELECT_ONLINE_LIVE_WALLPAPER_ID_EXTRA_KEY, selectWallpaperId); } if (onlineWallpaperCatList != null) { Log.e("HXKTag","onlineWallpaperCatList != null"); CharSequence charSequence = onlineWallpaperCatList.stream() .map(i -> (char) i.intValue()) .collect(StringBuilder::new, StringBuilder::append, StringBuilder::append); preview.putExtra(SELECT_ONLINE_LIVE_WALLPAPER_CAT_EXTRA_KEY, charSequence); } Log.e("HXKTag","(pm != null && preview.resolveActivity(pm) != null) End"); } } activity.startActivityForResult(preview, PREVIEW_BUILT_IN_LIVE_WALLPAPER_CODE); }为什么点击下载的动态壁纸不能跳转
04-03
"{\"user\":{\"id\":1,\"nickname\":\"超级管理员\",\"avatar\":\"http://192.168.40.13:9000/merita/20250619/cf12590b150b33cbef3d5d5e820e24996854742469b5b950734a63c18904b577_1750319668301.png\",\"deptId\":1,\"username\":\"root\",\"email\":\"root@163.com\"},\"roles\":[\"super_admin\"],\"permissions\":[\"\",\"crm:finance:delete\",\"system:mail-template:query\",\"crm:contract:create\",\"crm:monitor-performance:import\",\"system:user:query\",\"crm:my-performance:update\",\"crm:allocation:create\",\"crm:my-performance:query\",\"system:dept:update\",\"crm:blacklist:deletes\",\"infra:api-access-log:export\",\"crm:payment:deletes\",\"crm:template:query\",\"infra:file-config:export\",\"system:mail-account:create\",\"system:mail-template:create\",\"infra:api-error-log:query\",\"system:dict:update\",\"crm:contact:delete\",\"crm:company-info:import\",\"crm:clue:delete\",\"system:sms-log:query\",\"crm:allocation:query\",\"system:tenant:export\",\"infra:api-error-log:update-status\",\"crm:monitor-performance:query\",\"crm:talentTrack:update\",\"system:mail-account:delete\",\"crm:talentTrack:delete\",\"infra:file:delete\",\"crm:blacklist:create\",\"system:sms-template:create\",\"crm:template:import\",\"crm:clue:update\",\"system:menu:update\",\"crm:advance:deletes\",\"crm:monitor-finance:deletes\",\"crm:monitor-company:create\",\"crm:payment:delete\",\"crm:monitor-finance:create\",\"system:user:create\",\"crm:advance:query\",\"crm:receive:delete\",\"system:role:export\",\"infra:file-config:update\",\"crm:knowledge:delete\",\"crm:contact-allocation:create\",\"system:mail-template:delete\",\"crm:talent:update\",\"crm:payment:query\",\"crm:advance:update\",\"crm:finance:update\",\"infra:api-error-log:export\",\"crm:company-trace:import\",\"crm:talent:deletes\",\"crm:template:deletes\",\"crm:receive:query\",\"system:sms-template:send-sms\",\"system:dept:delete\",\"system:tenant:update\",\"system:tenant-package:update\",\"crm:contact:update\",\"crm:knowledge:query\",\"system:mail-template:send-mail\",\"infra:codegen:create\",\"system:sms-template:delete\",\"system:notify-template:create\",\"crm:my-performance:import\",\"crm:company-trace:create\",\"system:notify-template:update\",\"crm:knowledge:update\",\"infra:api-access-log:query\",\"system:mail-log:query\",\"infra:redis:get-monitor-info\",\"tenant:package:list\",\"crm:advance:delete\",\"crm:contract:delete\",\"crm:receive:update\",\"system:oauth2-client:create\",\"crm:finance:deletes\",\"system:dict:export\",\"crm:carry-forward:query\",\"system:sms-channel:create\",\"crm:carry-forward:update\",\"system:post:create\",\"crm:allocation:update\",\"infra:codegen:delete\",\"infra:redis:get-key-list\",\"crm:allocation:import\",\"system:user:delete\",\"crm:contact-assign:delete\",\"crm:monitor-finance:delete\",\"system:oauth2-client:update\",\"crm:finance:create\",\"crm:monitor-company:delete\",\"system:permission:assign-role-data-scope\",\"system:tenant-package:create\",\"crm:talentTrack:query\",\"system:sms-log:export\",\"system:operate-log:query\",\"crm:blacklist:import\",\"crm:clue:deletes\",\"system:sms-channel:delete\",\"crm:allocation:deletes\",\"crm:monitor-performance:update\",\"system:oauth2-client:query\",\"system:operate-log:export\",\"crm:carry-forward:import\",\"system:role:query\",\"crm:talentTrack:deletes\",\"crm:contact:create\",\"crm:template:create\",\"crm:finance:import\",\"system:sms-template:update\",\"system:menu:query\",\"infra:file-config:query\",\"crm:talent:query\",\"infra:file-config:create\",\"system:mail-template:update\",\"system:user:export\",\"crm:blacklist:update\",\"crm:company-info:query\",\"system:dept:query\",\"crm:knowledge:import\",\"crm:clue:query\",\"system:tenant-package:delete\",\"crm:advance:create\",\"crm:contact:query\",\"system:role:delete\",\"system:dept:create\",\"我的业绩新增\",\"system:menu:create\",\"infra:codegen:download\",\"crm:monitor-performance:deletes\",\"crm:talent:delete\",\"rm:blacklist:query\",\"crm:company-trace:deletes\",\"crm:company-info:delete\",\"crm:contact-assign:query\",\"crm:company-trace:update\",\"crm:carry-forward:deletes\",\"system:notify-template:query\",\"crm:monitor-performance:delete\",\"system:post:update\",\"crm:contract:deletes\",\"crm:my-performance:deletes\",\"system:oauth2-client:delete\",\"rm:knowledge:create\",\"system:tenant:create\",\"system:mail-account:update\",\"system:sms-channel:update\",\"crm:clue:import\",\"system:sms-channel:query\",\"system:login-log:query\",\"system:role:update\",\"crm:monitor-performance:create\",\"我的收款新增\",\"system:notify-template:send-notify\",\"system:login-log:export\",\"crm:company-info:create\",\"system:notify-template:delete\",\"crm:template:delete\",\"crm:payment:import\",\"system:permission:assign-user-role\",\"system:post:delete\",\"crm:company-trace:delete\",\"tenant:system:list\",\"crm:contact-assign:update\",\"crm:receive:import\",\"crm:contact:export\",\"crm:clue:create\",\"system:permission:assign-role-menu\",\"crm:contact-assign:export\",\"crm:my-performance:delete\",\"crm:monitor-company:query\",\"crm:blacklist:delete\",\"crm:talentTrack:export\",\"crm:company-trace:query\",\"crm:talentTrack:create\",\"crm:monitor-company:deletes\",\"crm:payment:update\",\"infra:file-config:delete\",\"crm:contract:query\",\"infra:codegen:preview\",\"system:dict:create\",\"crm:carry-forward:create\",\"system:oauth2-token:delete\",\"infra:file:query\",\"crm:advance:import\",\"crm:contract:import\",\"crm:receive:deletes\",\"system:user:update-password\",\"crm:monitor-finance:query\",\"system:oauth2-token:page\",\"crm:finance:query\",\"system:mail-account:query\",\"crm:contact:deletes\",\"system:post:query\",\"crm:allocation:delete\",\"crm:contact-assign:deletes\",\"system:sms-template:export\",\"infra:codegen:update\",\"system:user:import\",\"infra:swagger:list\",\"crm:contract:update\",\"system:user:update\",\"crm:monitor-company:update\",\"crm:monitor-finance:update\",\"system:menu:delete\",\"crm:payment:create\",\"system:sms-template:query\",\"crm:template:update\",\"crm:monitor-company:import\",\"crm:talent:create\",\"crm:company-info:deletes\",\"crm:monitor-finance:import\",\"system:user:list\",\"infra:codegen:query\",\"system:tenant:delete\",\"system:role:create\",\"crm:carry-forward:delete\",\"system:dict:delete\",\"crm:company-info:update\"],\"menus\":[{\"id\":134,\"parentId\":0,\"name\":\"公海池\",\"path\":\"/LeadPool/index\",\"component\":\"highSea/index\",\"componentName\":\"\",\"icon\":\"fa:behance-square\",\"visible\":true,\"keepAlive\":true,\"alwaysShow\":true,\"children\":null},{\"id\":135,\"parentId\":0,\"name\":\"线索管理\",\"path\":\"/clue\",\"component\":\"crm/crmclues/index\",\"componentName\":\"\",\"icon\":\"fa:calendar-check-o\",\"visible\":true,\"keepAlive\":true,\"alwaysShow\":true,\"children\":[{\"id\":282,\"parentId\":135,\"name\":\"线索录入\",\"path\":\"enter\",\"component\":\"clue/entry/index\",\"componentName\":\"\",\"icon\":\"ep:aim\",\"visible\":true,\"keepAlive\":true,\"alwaysShow\":true,\"children\":null}]},{\"id\":136,\"parentId\":0,\"name\":\"联系人名单\",\"path\":\"/contact\",\"component\":\"\",\"componentName\":\"\",\"icon\":\"ep:avatar\",\"visible\":true,\"keepAlive\":true,\"alwaysShow\":true,\"children\":[{\"id\":157,\"parentId\":136,\"name\":\"名单管理\",\"path\":\"list\",\"component\":\"contact/contactManager/index\",\"componentName\":\"\",\"icon\":\"ep:cellphone\",\"visible\":true,\"keepAlive\":true,\"alwaysShow\":true,\"children\":null},{\"id\":158,\"parentId\":136,\"name\":\"名单分配\",\"path\":\"assignment\",\"component\":\"contact/allocation/index\",\"componentName\":\"\",\"icon\":\"ep:chat-line-round\",\"visible\":true,\"keepAlive\":true,\"alwaysShow\":true,\"children\":null}]},{\"id\":137,\"parentId\":0,\"name\":\"企业管理\",\"path\":\"/fas\",\"component\":\"\",\"componentName\":\"\",\"icon\":\"ep:dish-dot\",\"visible\":true,\"keepAlive\":true,\"alwaysShow\":true,\"children\":[{\"id\":165,\"parentId\":137,\"name\":\"企业管理\",\"path\":\"info\",\"component\":\"company/info/index\",\"componentName\":\"\",\"icon\":\"ep:checked\",\"visible\":true,\"keepAlive\":true,\"alwaysShow\":true,\"children\":null},{\"id\":166,\"parentId\":137,\"name\":\"企业跟踪\",\"path\":\"trace\",\"component\":\"company/trace/index\",\"componentName\":\"\",\"icon\":\"ep:box\",\"visible\":true,\"keepAlive\":true,\"alwaysShow\":true,\"children\":null}]},{\"id\":138,\"parentId\":0,\"name\":\"人才管理\",\"path\":\"/sda\",\"component\":\"\",\"componentName\":\"\",\"icon\":\"fa-solid:atom\",\"visible\":true,\"keepAlive\":true,\"alwaysShow\":true,\"children\":[{\"id\":144,\"parentId\":138,\"name\":\"人才信息\",\"path\":\"crm/talent/index\",\"component\":\"crm/talent/index\",\"componentName\":\"Crmlalent\",\"icon\":\"fa-solid:american-sign-language-interpreting\",\"visible\":true,\"keepAlive\":true,\"alwaysShow\":true,\"children\":null},{\"id\":145,\"parentId\":138,\"name\":\"人才跟踪\",\"path\":\"talent/talentTrack/index\",\"component\":\"talent/talentTrack/index\",\"componentName\":\"talentTrack\",\"icon\":\"fa-solid:angle-down\",\"visible\":true,\"keepAlive\":true,\"alwaysShow\":true,\"children\":null}]},{\"id\":139,\"parentId\":0,\"name\":\"合同管理\",\"path\":\"/contract\",\"component\":\"\",\"componentName\":\"\",\"icon\":\"ep:comment\",\"visible\":true,\"keepAlive\":true,\"alwaysShow\":true,\"children\":[{\"id\":179,\"parentId\":139,\"name\":\"我的合同\",\"path\":\"manage\",\"component\":\"contract/contractManage/index\",\"componentName\":\"\",\"icon\":\"ep:coin\",\"visible\":true,\"keepAlive\":true,\"alwaysShow\":true,\"children\":null},{\"id\":186,\"parentId\":139,\"name\":\"合同模板\",\"path\":\"template\",\"component\":\"publicView/index\",\"componentName\":\"\",\"icon\":\"ep:document\",\"visible\":true,\"keepAlive\":true,\"alwaysShow\":true,\"children\":null}]},{\"id\":140,\"parentId\":0,\"name\":\"财务管理\",\"path\":\"/finance\",\"component\":\"\",\"componentName\":\"\",\"icon\":\"ep:briefcase\",\"visible\":true,\"keepAlive\":true,\"alwaysShow\":true,\"children\":[{\"id\":193,\"parentId\":140,\"name\":\"我的提成\",\"path\":\"commission\",\"component\":\"publicView/index\",\"componentName\":\"\",\"icon\":\"ep:box\",\"visible\":true,\"keepAlive\":true,\"alwaysShow\":true,\"children\":null},{\"id\":200,\"parentId\":140,\"name\":\"我的付款\",\"path\":\"payment\",\"component\":\"publicView/index\",\"componentName\":\"\",\"icon\":\"ep:discount\",\"visible\":true,\"keepAlive\":true,\"alwaysShow\":true,\"children\":null},{\"id\":207,\"parentId\":140,\"name\":\"我的收款\",\"path\":\"receive\",\"component\":\"publicView/index\",\"componentName\":\"\",\"icon\":\"ep:bicycle\",\"visible\":true,\"keepAlive\":true,\"alwaysShow\":true,\"children\":null},{\"id\":214,\"parentId\":140,\"name\":\"我的垫款\",\"path\":\"advance\",\"component\":\"publicView/index\",\"componentName\":\"\",\"icon\":\"ep:baseball\",\"visible\":true,\"keepAlive\":true,\"alwaysShow\":true,\"children\":null},{\"id\":221,\"parentId\":140,\"name\":\"上月结转\",\"path\":\"carryForward\",\"component\":\"publicView/index\",\"componentName\":\"\",\"icon\":\"ep:calendar\",\"visible\":true,\"keepAlive\":true,\"alwaysShow\":true,\"children\":null}]},{\"id\":141,\"parentId\":0,\"name\":\"业绩管理\",\"path\":\"/performance\",\"component\":\"\",\"componentName\":\"\",\"icon\":\"ep:eleme-filled\",\"visible\":true,\"keepAlive\":true,\"alwaysShow\":true,\"children\":[{\"id\":228,\"parentId\":141,\"name\":\"业绩分配\",\"path\":\"allocation\",\"component\":\"publicView/index\",\"componentName\":\"\",\"icon\":\"ep:dish\",\"visible\":true,\"keepAlive\":true,\"alwaysShow\":true,\"children\":null},{\"id\":235,\"parentId\":141,\"name\":\"我的业绩\",\"path\":\"myPerf\",\"component\":\"performance/myperf/index\",\"componentName\":\"\",\"icon\":\"ep:box\",\"visible\":true,\"keepAlive\":true,\"alwaysShow\":true,\"children\":null}]},{\"id\":142,\"parentId\":0,\"name\":\"知识管理\",\"path\":\"/knowledge\",\"component\":\"\",\"componentName\":\"\",\"icon\":\"ep:basketball\",\"visible\":true,\"keepAlive\":true,\"alwaysShow\":true,\"children\":[{\"id\":242,\"parentId\":142,\"name\":\"知识库\",\"path\":\"knowBase\",\"component\":\"knowledge/base/index\",\"componentName\":\"\",\"icon\":\"ep:notebook\",\"visible\":true,\"keepAlive\":true,\"alwaysShow\":true,\"children\":null},{\"id\":248,\"parentId\":142,\"name\":\"黑名单\",\"path\":\"blacklist\",\"component\":\"publicView/index\",\"componentName\":\"\",\"icon\":\"ep:stamp\",\"visible\":true,\"keepAlive\":true,\"alwaysShow\":true,\"children\":null}]},{\"id\":143,\"parentId\":0,\"name\":\"监督管理\",\"path\":\"/monitor\",\"component\":\"\",\"componentName\":\"\",\"icon\":\"ep:bicycle\",\"visible\":true,\"keepAlive\":true,\"alwaysShow\":true,\"children\":[{\"id\":255,\"parentId\":143,\"name\":\"业绩监督\",\"path\":\"performance\",\"component\":\"publicView/index\",\"componentName\":\"\",\"icon\":\"ep:briefcase\",\"visible\":true,\"keepAlive\":true,\"alwaysShow\":true,\"children\":null},{\"id\":262,\"parentId\":143,\"name\":\"财务监督\",\"path\":\"finance\",\"component\":\"publicView/index\",\"componentName\":\"\",\"icon\":\"ep:box\",\"visible\":true,\"keepAlive\":true,\"alwaysShow\":true,\"children\":null},{\"id\":269,\"parentId\":143,\"name\":\"企业监督\",\"path\":\"company\",\"component\":\"publicView/index\",\"componentName\":\"\",\"icon\":\"ep:data-analysis\",\"visible\":true,\"keepAlive\":true,\"alwaysShow\":true,\"children\":null}]},{\"id\":88,\"parentId\":0,\"name\":\"租户管理\",\"path\":\"/tenant\",\"component\":\"\",\"componentName\":\"\",\"icon\":\"fa-solid:user-friends\",\"visible\":true,\"keepAlive\":true,\"alwaysShow\":true,\"children\":[{\"id\":89,\"parentId\":88,\"name\":\"租户管理\",\"path\":\"system\",\"component\":\"tenant/system/index\",\"componentName\":\"tenantSystem\",\"icon\":\"fa-solid:users\",\"visible\":true,\"keepAlive\":true,\"alwaysShow\":true,\"children\":null},{\"id\":94,\"parentId\":88,\"name\":\"套餐管理\",\"path\":\"package\",\"component\":\"tenant/package/index\",\"componentName\":\"tenantPackage\",\"icon\":\"ep:goods\",\"visible\":true,\"keepAlive\":true,\"alwaysShow\":true,\"children\":null}]},{\"id\":1,\"parentId\":0,\"name\":\"系统管理\",\"path\":\"/system\",\"component\":\"\",\"componentName\":\"\",\"icon\":\"fa:gavel\",\"visible\":true,\"keepAlive\":true,\"alwaysShow\":true,\"children\":[{\"id\":2,\"parentId\":1,\"name\":\"用户管理\",\"path\":\"user\",\"component\":\"system/user/index\",\"componentName\":\"SystemUser\",\"icon\":\"ep:avatar\",\"visible\":true,\"keepAlive\":true,\"alwaysShow\":true,\"children\":null},{\"id\":10,\"parentId\":1,\"name\":\"角色管理\",\"path\":\"role\",\"component\":\"system/role/index\",\"componentName\":\"SystemRole\",\"icon\":\"ep:user\",\"visible\":true,\"keepAlive\":true,\"alwaysShow\":true,\"children\":null},{\"id\":19,\"parentId\":1,\"name\":\"菜单管理\",\"path\":\"menu\",\"component\":\"system/menu/index\",\"componentName\":\"SystemMenu\",\"icon\":\"ep:menu\",\"visible\":true,\"keepAlive\":true,\"alwaysShow\":true,\"children\":null},{\"id\":24,\"parentId\":1,\"name\":\"部门管理\",\"path\":\"dept\",\"component\":\"system/dept/index\",\"componentName\":\"SystemDept\",\"icon\":\"ant-design:deployment-unit-outlined\",\"visible\":true,\"keepAlive\":true,\"alwaysShow\":true,\"children\":null},{\"id\":29,\"parentId\":1,\"name\":\"岗位管理\",\"path\":\"post\",\"component\":\"system/post/index\",\"componentName\":\"SystemPost\",\"icon\":\"fa:address-book-o\",\"visible\":true,\"keepAlive\":true,\"alwaysShow\":true,\"children\":null},{\"id\":34,\"parentId\":1,\"name\":\"字典管理\",\"path\":\"dict\",\"component\":\"system/dict/index\",\"componentName\":\"SystemDictType\",\"icon\":\"ep:collection\",\"visible\":true,\"keepAlive\":true,\"alwaysShow\":true,\"children\":null},{\"id\":39,\"parentId\":1,\"name\":\"OAuth 2.0\",\"path\":\"oauth2\",\"component\":null,\"componentName\":null,\"icon\":\"fa:dashcube\",\"visible\":true,\"keepAlive\":true,\"alwaysShow\":true,\"children\":[{\"id\":40,\"parentId\":39,\"name\":\"应用管理\",\"path\":\"oauth2/application\",\"component\":\"system/oauth2/client/index\",\"componentName\":\"SystemOAuth2Client\",\"icon\":\"ep:coin\",\"visible\":true,\"keepAlive\":true,\"alwaysShow\":true,\"children\":null},{\"id\":45,\"parentId\":39,\"name\":\"令牌管理\",\"path\":\"token\",\"component\":\"system/oauth2/token/index\",\"componentName\":\"SystemTokenClient\",\"icon\":\"fa:key\",\"visible\":true,\"keepAlive\":true,\"alwaysShow\":true,\"children\":null}]},{\"id\":108,\"parentId\":1,\"name\":\"邮箱管理\",\"path\":\"mail\",\"component\":\"\",\"componentName\":\"\",\"icon\":\"fa-solid:mail-bulk\",\"visible\":true,\"keepAlive\":true,\"alwaysShow\":true,\"children\":[{\"id\":109,\"parentId\":108,\"name\":\"邮箱账号\",\"path\":\"mail-account\",\"component\":\"system/mail/account/index\",\"componentName\":\"SystemMailAccount\",\"icon\":\"fa:universal-access\",\"visible\":true,\"keepAlive\":true,\"alwaysShow\":true,\"children\":null},{\"id\":110,\"parentId\":108,\"name\":\"邮件模版\",\"path\":\"mail-template\",\"component\":\"system/mail/template/index\",\"componentName\":\"SystemMailTemplate\",\"icon\":\"fa:tag\",\"visible\":true,\"keepAlive\":true,\"alwaysShow\":true,\"children\":null},{\"id\":111,\"parentId\":108,\"name\":\"邮件记录\",\"path\":\"mail-log\",\"component\":\"system/mail/log/index\",\"componentName\":\"SystemMailLog\",\"icon\":\"fa:edit\",\"visible\":true,\"keepAlive\":true,\"alwaysShow\":true,\"children\":null}]},{\"id\":85,\"parentId\":1,\"name\":\"审计日志\",\"path\":\"log\",\"component\":\"\",\"componentName\":null,\"icon\":\"ep:document-copy\",\"visible\":true,\"keepAlive\":true,\"alwaysShow\":true,\"children\":[{\"id\":86,\"parentId\":85,\"name\":\"操作日志\",\"path\":\"operate-log\",\"component\":\"system/operatelog/index\",\"componentName\":\"SystemOperateLog\",\"icon\":\"ep:position\",\"visible\":true,\"keepAlive\":true,\"alwaysShow\":true,\"children\":null},{\"id\":87,\"parentId\":85,\"name\":\"登录日志\",\"path\":\"login-log\",\"component\":\"system/loginlog/index\",\"componentName\":\"SystemLoginLog\",\"icon\":\"ep:promotion\",\"visible\":true,\"keepAlive\":true,\"alwaysShow\":true,\"children\":null}]},{\"id\":122,\"parentId\":1,\"name\":\"站内信管理\",\"path\":\"notify\",\"component\":\"\",\"componentName\":\"\",\"icon\":\"ep:message-box\",\"visible\":true,\"keepAlive\":true,\"alwaysShow\":true,\"children\":[{\"id\":123,\"parentId\":122,\"name\":\"模板管理\",\"path\":\"notify-template\",\"component\":\"system/notify/template/index\",\"componentName\":\"SystemNotifyTemplate\",\"icon\":\"fa:archive\",\"visible\":true,\"keepAlive\":true,\"alwaysShow\":true,\"children\":null},{\"id\":124,\"parentId\":122,\"name\":\"消息记录\",\"path\":\"notify-message\",\"component\":\"system/notify/message/index\",\"componentName\":\"SystemNotifyMessage\",\"icon\":\"fa:edit\",\"visible\":true,\"keepAlive\":true,\"alwaysShow\":true,\"children\":null}]},{\"id\":62,\"parentId\":1,\"name\":\"短信管理\",\"path\":\"sms\",\"component\":null,\"componentName\":null,\"icon\":\"ep:message\",\"visible\":true,\"keepAlive\":true,\"alwaysShow\":true,\"children\":[{\"id\":63,\"parentId\":62,\"name\":\"短信渠道\",\"path\":\"sms-channel\",\"component\":\"system/sms/channel/index\",\"componentName\":\"SystemSmsChannel\",\"icon\":\"phone\",\"visible\":true,\"keepAlive\":true,\"alwaysShow\":true,\"children\":null},{\"id\":68,\"parentId\":62,\"name\":\"短信模板\",\"path\":\"sms-template\",\"component\":\"system/sms/template/index\",\"componentName\":\"SystemSmsTemplate\",\"icon\":\"phone\",\"visible\":true,\"keepAlive\":true,\"alwaysShow\":true,\"children\":null},{\"id\":75,\"parentId\":62,\"name\":\"短信日志\",\"path\":\"sms-log\",\"component\":\"system/sms/log/index\",\"componentName\":\"SystemSmsLog\",\"icon\":\"phone\",\"visible\":true,\"keepAlive\":true,\"alwaysShow\":true,\"children\":null}]}]},{\"id\":48,\"parentId\":0,\"name\":\"基础设施\",\"path\":\"/infra\",\"component\":\"\",\"componentName\":\"\",\"icon\":\"ep:menu\",\"visible\":true,\"keepAlive\":true,\"alwaysShow\":true,\"children\":[{\"id\":49,\"parentId\":48,\"name\":\"代码生成\",\"path\":\"codegen\",\"component\":\"infra/codegen/index\",\"componentName\":\"InfraCodegen\",\"icon\":\"ep:document-copy\",\"visible\":true,\"keepAlive\":true,\"alwaysShow\":true,\"children\":null},{\"id\":55,\"parentId\":48,\"name\":\"系统接口\",\"path\":\"swagger\",\"component\":\"infra/swagger/index\",\"componentName\":\"InfraSwagger\",\"icon\":\"fa:fighter-jet\",\"visible\":true,\"keepAlive\":true,\"alwaysShow\":true,\"children\":null},{\"id\":56,\"parentId\":48,\"name\":\"API 日志\",\"path\":\"log\",\"component\":null,\"componentName\":null,\"icon\":\"fa:tasks\",\"visible\":true,\"keepAlive\":true,\"alwaysShow\":true,\"children\":[{\"id\":78,\"parentId\":56,\"name\":\"访问日志\",\"path\":\"api-access-log\",\"component\":\"infra/apiAccessLog/index\",\"componentName\":\"InfraApiAccessLog\",\"icon\":\"ep:credit-card\",\"visible\":true,\"keepAlive\":true,\"alwaysShow\":true,\"children\":null},{\"id\":79,\"parentId\":56,\"name\":\"错误日志\",\"path\":\"api-error-log\",\"component\":\"infra/apiErrorLog/index\",\"componentName\":\"InfraApiErrorLog\",\"icon\":\"ep:document-copy\",\"visible\":true,\"keepAlive\":true,\"alwaysShow\":true,\"children\":null}]},{\"id\":57,\"parentId\":48,\"name\":\"MySQL 监控\",\"path\":\"druid\",\"component\":\"infra/druid/index\",\"componentName\":\"InfraDruid\",\"icon\":\"fa-solid:box\",\"visible\":true,\"keepAlive\":true,\"alwaysShow\":true,\"children\":null},{\"id\":58,\"parentId\":48,\"name\":\"Redis 监控\",\"path\":\"redis\",\"component\":\"infra/redis/index\",\"componentName\":\"InfraRedis\",\"icon\":\"fa:reddit-square\",\"visible\":true,\"keepAlive\":true,\"alwaysShow\":true,\"children\":null},{\"id\":61,\"parentId\":48,\"name\":\"Java 监控\",\"path\":\"admin-server\",\"component\":\"infra/server/index\",\"componentName\":\"InfraAdminServer\",\"icon\":\"ep:coffee-cup\",\"visible\":true,\"keepAlive\":true,\"alwaysShow\":true,\"children\":null},{\"id\":98,\"parentId\":48,\"name\":\"文件管理\",\"path\":\"file\",\"component\":\"\",\"componentName\":\"\",\"icon\":\"ep:files\",\"visible\":true,\"keepAlive\":true,\"alwaysShow\":true,\"children\":[{\"id\":99,\"parentId\":98,\"name\":\"文件配置\",\"path\":\"file-config\",\"component\":\"infra/fileConfig/index\",\"componentName\":\"InfraFileConfig\",\"icon\":\"fa-solid:atom\",\"visible\":true,\"keepAlive\":true,\"alwaysShow\":true,\"children\":null},{\"id\":100,\"parentId\":98,\"name\":\"文件列表\",\"path\":\"file\",\"component\":\"infra/file/index\",\"componentName\":\"InfraFile\",\"icon\":\"ep:briefcase\",\"visible\":true,\"keepAlive\":true,\"alwaysShow\":true,\"children\":null}]}]}]}"
最新发布
07-10
评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值