From 76680c48ad972dee9af6eb5d79fef0daa3afe022 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?cls=5F=E5=AE=81=E6=B3=A2=E6=9C=AC=E6=9C=BA?= <908705107@qq.com> Date: Wed, 10 Jun 2026 10:52:00 +0800 Subject: [PATCH] Restore lightweight app permission seeds --- backend-fastapi/db_init.json | 951 ++++++++++++++++++++++++++++++++++- 1 file changed, 929 insertions(+), 22 deletions(-) diff --git a/backend-fastapi/db_init.json b/backend-fastapi/db_init.json index a520fd8..adb12bf 100644 --- a/backend-fastapi/db_init.json +++ b/backend-fastapi/db_init.json @@ -6715,7 +6715,7 @@ }, { "model": "core.menu.model.Menu", - "pk": "ai-agent-admin-ai-model-config", + "pk": "aiadm-menu-model", "fields": { "application_id": null, "is_system": true, @@ -6748,7 +6748,7 @@ "badge": null, "badgeType": null, "badgeVariants": null, - "id": "ai-agent-admin-ai-model-config", + "id": "aiadm-menu-model", "sort": 15, "is_deleted": false, "sys_create_datetime": "2026-06-10T00:00:00.000000", @@ -6760,7 +6760,7 @@ }, { "model": "core.menu.model.Menu", - "pk": "ai-agent-admin-ai-confirmation-center", + "pk": "aiadm-ai-confirm", "fields": { "application_id": null, "is_system": true, @@ -6793,7 +6793,7 @@ "badge": null, "badgeType": null, "badgeVariants": null, - "id": "ai-agent-admin-ai-confirmation-center", + "id": "aiadm-ai-confirm", "sort": 32, "is_deleted": false, "sys_create_datetime": "2026-06-10T00:00:00.000000", @@ -6805,7 +6805,7 @@ }, { "model": "core.menu.model.Menu", - "pk": "ai-agent-admin-account-settings", + "pk": "aiadm-account", "fields": { "application_id": null, "is_system": true, @@ -6838,7 +6838,7 @@ "badge": null, "badgeType": null, "badgeVariants": null, - "id": "ai-agent-admin-account-settings", + "id": "aiadm-account", "sort": 34, "is_deleted": false, "sys_create_datetime": "2026-06-10T00:00:00.000000", @@ -6850,7 +6850,7 @@ }, { "model": "core.menu.model.Menu", - "pk": "ai-agent-admin-application-management", + "pk": "aiadm-app", "fields": { "application_id": null, "is_system": true, @@ -6883,7 +6883,7 @@ "badge": null, "badgeType": null, "badgeVariants": null, - "id": "ai-agent-admin-application-management", + "id": "aiadm-app", "sort": 35, "is_deleted": false, "sys_create_datetime": "2026-06-10T00:00:00.000000", @@ -7165,7 +7165,7 @@ }, { "model": "core.menu.model.Menu", - "pk": "ai-agent-admin-system-post", + "pk": "aiadm-post", "fields": { "application_id": null, "is_system": true, @@ -7198,7 +7198,7 @@ "badge": null, "badgeType": null, "badgeVariants": null, - "id": "ai-agent-admin-system-post", + "id": "aiadm-post", "sort": 35, "is_deleted": false, "sys_create_datetime": "2026-06-10T00:00:00.000000", @@ -7210,7 +7210,7 @@ }, { "model": "core.menu.model.Menu", - "pk": "ai-agent-admin-system-dict", + "pk": "aiadm-dict", "fields": { "application_id": null, "is_system": true, @@ -7243,7 +7243,7 @@ "badge": null, "badgeType": null, "badgeVariants": null, - "id": "ai-agent-admin-system-dict", + "id": "aiadm-dict", "sort": 38, "is_deleted": false, "sys_create_datetime": "2026-06-10T00:00:00.000000", @@ -7255,7 +7255,7 @@ }, { "model": "core.menu.model.Menu", - "pk": "ai-agent-admin-system-file-manager", + "pk": "aiadm-file", "fields": { "application_id": null, "is_system": true, @@ -7288,7 +7288,7 @@ "badge": null, "badgeType": null, "badgeVariants": null, - "id": "ai-agent-admin-system-file-manager", + "id": "aiadm-file", "sort": 39, "is_deleted": false, "sys_create_datetime": "2026-06-10T00:00:00.000000", @@ -7435,7 +7435,7 @@ }, { "model": "core.menu.model.Menu", - "pk": "ai-agent-admin-system-login-log", + "pk": "aiadm-login-log", "fields": { "application_id": null, "is_system": true, @@ -7468,7 +7468,7 @@ "badge": null, "badgeType": null, "badgeVariants": null, - "id": "ai-agent-admin-system-login-log", + "id": "aiadm-login-log", "sort": 45, "is_deleted": false, "sys_create_datetime": "2026-06-10T00:00:00.000000", @@ -7480,7 +7480,7 @@ }, { "model": "core.menu.model.Menu", - "pk": "ai-agent-admin-system-ui-config", + "pk": "aiadm-ui-config", "fields": { "application_id": null, "is_system": true, @@ -7513,7 +7513,7 @@ "badge": null, "badgeType": null, "badgeVariants": null, - "id": "ai-agent-admin-system-ui-config", + "id": "aiadm-ui-config", "sort": 46, "is_deleted": false, "sys_create_datetime": "2026-06-10T00:00:00.000000", @@ -7705,7 +7705,7 @@ }, { "model": "core.menu.model.Menu", - "pk": "ai-agent-admin-system-org-chart", + "pk": "aiadm-org-chart", "fields": { "application_id": null, "is_system": true, @@ -7738,7 +7738,7 @@ "badge": null, "badgeType": null, "badgeVariants": null, - "id": "ai-agent-admin-system-org-chart", + "id": "aiadm-org-chart", "sort": 12, "is_deleted": false, "sys_create_datetime": "2026-06-10T00:00:00.000000", @@ -7750,7 +7750,7 @@ }, { "model": "core.menu.model.Menu", - "pk": "ai-agent-admin-system-dept", + "pk": "aiadm-dept", "fields": { "application_id": null, "is_system": true, @@ -7783,7 +7783,7 @@ "badge": null, "badgeType": null, "badgeVariants": null, - "id": "ai-agent-admin-system-dept", + "id": "aiadm-dept", "sort": 15, "is_deleted": false, "sys_create_datetime": "2026-06-10T00:00:00.000000", @@ -12931,5 +12931,912 @@ "sys_modifier_id": null, "sys_dept_id": null } + }, + { + "model": "core.application.model.Application", + "pk": "aiadm-app-20260610", + "fields": { + "name": "AI Agent Admin", + "code": "ai_agent_admin", + "description": "Lightweight AI agent collaboration admin platform", + "icon": "lucide:bot", + "cover": "", + "app_type": "ai", + "status": "published", + "home_path": "/ai-platform/agent", + "version": 1, + "config": {}, + "owner_id": null, + "team_ids": [], + "system_menu_ids": null, + "id": "aiadm-app-20260610", + "sort": 0, + "is_deleted": false, + "sys_create_datetime": "2026-06-10T00:00:00.000000", + "sys_update_datetime": "2026-06-10T00:00:00.000000", + "sys_creator_id": null, + "sys_modifier_id": null, + "sys_dept_id": null + } + }, + { + "model": "core.permission.model.Permission", + "pk": "pAgList0610", + "fields": { + "menu_id": "We-WrTcCmLjmKRVyfgaM4", + "name": "menu-title.aiAgent-??", + "code": "agent:list", + "permission_type": 1, + "api_path": "/api/ai/agent/list", + "http_method": 0, + "description": "Basic read permission", + "is_active": true, + "id": "pAgList0610", + "sort": 0, + "is_deleted": false, + "sys_create_datetime": "2026-06-10T00:00:00.000000", + "sys_update_datetime": "2026-06-10T00:00:00.000000", + "sys_creator_id": null, + "sys_modifier_id": null, + "sys_dept_id": null + } + }, + { + "model": "core.permission.model.Permission", + "pk": "pAgManage0610", + "fields": { + "menu_id": "We-WrTcCmLjmKRVyfgaM4", + "name": "menu-title.aiAgent-??", + "code": "agent:manage", + "permission_type": 1, + "api_path": "/api/ai/agent/list", + "http_method": 5, + "description": "Basic manage permission", + "is_active": true, + "id": "pAgManage0610", + "sort": 1, + "is_deleted": false, + "sys_create_datetime": "2026-06-10T00:00:00.000000", + "sys_update_datetime": "2026-06-10T00:00:00.000000", + "sys_creator_id": null, + "sys_modifier_id": null, + "sys_dept_id": null + } + }, + { + "model": "core.permission.model.Permission", + "pk": "pMoList0610", + "fields": { + "menu_id": "aiadm-menu-model", + "name": "system-config.modelConfig-??", + "code": "model:list", + "permission_type": 1, + "api_path": "/api/ai/model/list", + "http_method": 0, + "description": "Basic read permission", + "is_active": true, + "id": "pMoList0610", + "sort": 0, + "is_deleted": false, + "sys_create_datetime": "2026-06-10T00:00:00.000000", + "sys_update_datetime": "2026-06-10T00:00:00.000000", + "sys_creator_id": null, + "sys_modifier_id": null, + "sys_dept_id": null + } + }, + { + "model": "core.permission.model.Permission", + "pk": "pMoManage0610", + "fields": { + "menu_id": "aiadm-menu-model", + "name": "system-config.modelConfig-??", + "code": "model:manage", + "permission_type": 1, + "api_path": "/api/ai/model/list", + "http_method": 5, + "description": "Basic manage permission", + "is_active": true, + "id": "pMoManage0610", + "sort": 1, + "is_deleted": false, + "sys_create_datetime": "2026-06-10T00:00:00.000000", + "sys_update_datetime": "2026-06-10T00:00:00.000000", + "sys_creator_id": null, + "sys_modifier_id": null, + "sys_dept_id": null + } + }, + { + "model": "core.permission.model.Permission", + "pk": "pWfList0610", + "fields": { + "menu_id": "7Cpu8cJnY_AbI2OtUJBzJ", + "name": "menu-title.workflowOrchestration-??", + "code": "workflow:list", + "permission_type": 1, + "api_path": "/api/ai/workflow/list", + "http_method": 0, + "description": "Basic read permission", + "is_active": true, + "id": "pWfList0610", + "sort": 0, + "is_deleted": false, + "sys_create_datetime": "2026-06-10T00:00:00.000000", + "sys_update_datetime": "2026-06-10T00:00:00.000000", + "sys_creator_id": null, + "sys_modifier_id": null, + "sys_dept_id": null + } + }, + { + "model": "core.permission.model.Permission", + "pk": "pWfManage0610", + "fields": { + "menu_id": "7Cpu8cJnY_AbI2OtUJBzJ", + "name": "menu-title.workflowOrchestration-??", + "code": "workflow:manage", + "permission_type": 1, + "api_path": "/api/ai/workflow/list", + "http_method": 5, + "description": "Basic manage permission", + "is_active": true, + "id": "pWfManage0610", + "sort": 1, + "is_deleted": false, + "sys_create_datetime": "2026-06-10T00:00:00.000000", + "sys_update_datetime": "2026-06-10T00:00:00.000000", + "sys_creator_id": null, + "sys_modifier_id": null, + "sys_dept_id": null + } + }, + { + "model": "core.permission.model.Permission", + "pk": "pWrList0610", + "fields": { + "menu_id": "WRunHist9_AbI2OtUJBzK", + "name": "menu-title.workflowRunHistory-??", + "code": "workflow_runs:list", + "permission_type": 1, + "api_path": "/api/ai/workflow/runs", + "http_method": 0, + "description": "Basic read permission", + "is_active": true, + "id": "pWrList0610", + "sort": 0, + "is_deleted": false, + "sys_create_datetime": "2026-06-10T00:00:00.000000", + "sys_update_datetime": "2026-06-10T00:00:00.000000", + "sys_creator_id": null, + "sys_modifier_id": null, + "sys_dept_id": null + } + }, + { + "model": "core.permission.model.Permission", + "pk": "pWrManage0610", + "fields": { + "menu_id": "WRunHist9_AbI2OtUJBzK", + "name": "menu-title.workflowRunHistory-??", + "code": "workflow_runs:manage", + "permission_type": 1, + "api_path": "/api/ai/workflow/runs", + "http_method": 5, + "description": "Basic manage permission", + "is_active": true, + "id": "pWrManage0610", + "sort": 1, + "is_deleted": false, + "sys_create_datetime": "2026-06-10T00:00:00.000000", + "sys_update_datetime": "2026-06-10T00:00:00.000000", + "sys_creator_id": null, + "sys_modifier_id": null, + "sys_dept_id": null + } + }, + { + "model": "core.permission.model.Permission", + "pk": "pKbList0610", + "fields": { + "menu_id": "mGH0ZOpRyFcI1jIUARgrl", + "name": "menu-title.knowledgeBase-??", + "code": "knowledge:list", + "permission_type": 1, + "api_path": "/api/ai/knowledge", + "http_method": 0, + "description": "Basic read permission", + "is_active": true, + "id": "pKbList0610", + "sort": 0, + "is_deleted": false, + "sys_create_datetime": "2026-06-10T00:00:00.000000", + "sys_update_datetime": "2026-06-10T00:00:00.000000", + "sys_creator_id": null, + "sys_modifier_id": null, + "sys_dept_id": null + } + }, + { + "model": "core.permission.model.Permission", + "pk": "pKbManage0610", + "fields": { + "menu_id": "mGH0ZOpRyFcI1jIUARgrl", + "name": "menu-title.knowledgeBase-??", + "code": "knowledge:manage", + "permission_type": 1, + "api_path": "/api/ai/knowledge", + "http_method": 5, + "description": "Basic manage permission", + "is_active": true, + "id": "pKbManage0610", + "sort": 1, + "is_deleted": false, + "sys_create_datetime": "2026-06-10T00:00:00.000000", + "sys_update_datetime": "2026-06-10T00:00:00.000000", + "sys_creator_id": null, + "sys_modifier_id": null, + "sys_dept_id": null + } + }, + { + "model": "core.permission.model.Permission", + "pk": "pChList0610", + "fields": { + "menu_id": "RW4XRQIRejnDzsKH8fPPk", + "name": "menu-title.startChat-??", + "code": "chat:list", + "permission_type": 1, + "api_path": "/api/ai/chat/conversations", + "http_method": 0, + "description": "Basic read permission", + "is_active": true, + "id": "pChList0610", + "sort": 0, + "is_deleted": false, + "sys_create_datetime": "2026-06-10T00:00:00.000000", + "sys_update_datetime": "2026-06-10T00:00:00.000000", + "sys_creator_id": null, + "sys_modifier_id": null, + "sys_dept_id": null + } + }, + { + "model": "core.permission.model.Permission", + "pk": "pChManage0610", + "fields": { + "menu_id": "RW4XRQIRejnDzsKH8fPPk", + "name": "menu-title.startChat-??", + "code": "chat:manage", + "permission_type": 1, + "api_path": "/api/ai/chat/conversations", + "http_method": 5, + "description": "Basic manage permission", + "is_active": true, + "id": "pChManage0610", + "sort": 1, + "is_deleted": false, + "sys_create_datetime": "2026-06-10T00:00:00.000000", + "sys_update_datetime": "2026-06-10T00:00:00.000000", + "sys_creator_id": null, + "sys_modifier_id": null, + "sys_dept_id": null + } + }, + { + "model": "core.permission.model.Permission", + "pk": "pApList0610", + "fields": { + "menu_id": "aiadm-app", + "name": "menu-title.applicationManagement-??", + "code": "application:list", + "permission_type": 1, + "api_path": "/api/core/applications/", + "http_method": 0, + "description": "Basic read permission", + "is_active": true, + "id": "pApList0610", + "sort": 0, + "is_deleted": false, + "sys_create_datetime": "2026-06-10T00:00:00.000000", + "sys_update_datetime": "2026-06-10T00:00:00.000000", + "sys_creator_id": null, + "sys_modifier_id": null, + "sys_dept_id": null + } + }, + { + "model": "core.permission.model.Permission", + "pk": "pApManage0610", + "fields": { + "menu_id": "aiadm-app", + "name": "menu-title.applicationManagement-??", + "code": "application:manage", + "permission_type": 1, + "api_path": "/api/core/applications/", + "http_method": 5, + "description": "Basic manage permission", + "is_active": true, + "id": "pApManage0610", + "sort": 1, + "is_deleted": false, + "sys_create_datetime": "2026-06-10T00:00:00.000000", + "sys_update_datetime": "2026-06-10T00:00:00.000000", + "sys_creator_id": null, + "sys_modifier_id": null, + "sys_dept_id": null + } + }, + { + "model": "core.permission.model.Permission", + "pk": "pUsList0610", + "fields": { + "menu_id": "94554e82-fab4-4da0-83", + "name": "menu-title.userManagement-??", + "code": "user:list", + "permission_type": 1, + "api_path": "/api/core/user", + "http_method": 0, + "description": "Basic read permission", + "is_active": true, + "id": "pUsList0610", + "sort": 0, + "is_deleted": false, + "sys_create_datetime": "2026-06-10T00:00:00.000000", + "sys_update_datetime": "2026-06-10T00:00:00.000000", + "sys_creator_id": null, + "sys_modifier_id": null, + "sys_dept_id": null + } + }, + { + "model": "core.permission.model.Permission", + "pk": "pUsManage0610", + "fields": { + "menu_id": "94554e82-fab4-4da0-83", + "name": "menu-title.userManagement-??", + "code": "user:manage", + "permission_type": 1, + "api_path": "/api/core/user", + "http_method": 5, + "description": "Basic manage permission", + "is_active": true, + "id": "pUsManage0610", + "sort": 1, + "is_deleted": false, + "sys_create_datetime": "2026-06-10T00:00:00.000000", + "sys_update_datetime": "2026-06-10T00:00:00.000000", + "sys_creator_id": null, + "sys_modifier_id": null, + "sys_dept_id": null + } + }, + { + "model": "core.permission.model.Permission", + "pk": "pDpList0610", + "fields": { + "menu_id": "aiadm-dept", + "name": "menu-title.departmentManagement-??", + "code": "dept:list", + "permission_type": 1, + "api_path": "/api/core/dept", + "http_method": 0, + "description": "Basic read permission", + "is_active": true, + "id": "pDpList0610", + "sort": 0, + "is_deleted": false, + "sys_create_datetime": "2026-06-10T00:00:00.000000", + "sys_update_datetime": "2026-06-10T00:00:00.000000", + "sys_creator_id": null, + "sys_modifier_id": null, + "sys_dept_id": null + } + }, + { + "model": "core.permission.model.Permission", + "pk": "pDpManage0610", + "fields": { + "menu_id": "aiadm-dept", + "name": "menu-title.departmentManagement-??", + "code": "dept:manage", + "permission_type": 1, + "api_path": "/api/core/dept", + "http_method": 5, + "description": "Basic manage permission", + "is_active": true, + "id": "pDpManage0610", + "sort": 1, + "is_deleted": false, + "sys_create_datetime": "2026-06-10T00:00:00.000000", + "sys_update_datetime": "2026-06-10T00:00:00.000000", + "sys_creator_id": null, + "sys_modifier_id": null, + "sys_dept_id": null + } + }, + { + "model": "core.permission.model.Permission", + "pk": "pRoList0610", + "fields": { + "menu_id": "c4b8daa0-7e1c-4039-9a", + "name": "menu-title.roleManagement-??", + "code": "role:list", + "permission_type": 1, + "api_path": "/api/core/role", + "http_method": 0, + "description": "Basic read permission", + "is_active": true, + "id": "pRoList0610", + "sort": 0, + "is_deleted": false, + "sys_create_datetime": "2026-06-10T00:00:00.000000", + "sys_update_datetime": "2026-06-10T00:00:00.000000", + "sys_creator_id": null, + "sys_modifier_id": null, + "sys_dept_id": null + } + }, + { + "model": "core.permission.model.Permission", + "pk": "pRoManage0610", + "fields": { + "menu_id": "c4b8daa0-7e1c-4039-9a", + "name": "menu-title.roleManagement-??", + "code": "role:manage", + "permission_type": 1, + "api_path": "/api/core/role", + "http_method": 5, + "description": "Basic manage permission", + "is_active": true, + "id": "pRoManage0610", + "sort": 1, + "is_deleted": false, + "sys_create_datetime": "2026-06-10T00:00:00.000000", + "sys_update_datetime": "2026-06-10T00:00:00.000000", + "sys_creator_id": null, + "sys_modifier_id": null, + "sys_dept_id": null + } + }, + { + "model": "core.permission.model.Permission", + "pk": "pMeList0610", + "fields": { + "menu_id": "945eb98d-c75c-4792-ae", + "name": "menu-title.menuManagement-??", + "code": "menu:list", + "permission_type": 1, + "api_path": "/api/core/menu", + "http_method": 0, + "description": "Basic read permission", + "is_active": true, + "id": "pMeList0610", + "sort": 0, + "is_deleted": false, + "sys_create_datetime": "2026-06-10T00:00:00.000000", + "sys_update_datetime": "2026-06-10T00:00:00.000000", + "sys_creator_id": null, + "sys_modifier_id": null, + "sys_dept_id": null + } + }, + { + "model": "core.permission.model.Permission", + "pk": "pMeManage0610", + "fields": { + "menu_id": "945eb98d-c75c-4792-ae", + "name": "menu-title.menuManagement-??", + "code": "menu:manage", + "permission_type": 1, + "api_path": "/api/core/menu", + "http_method": 5, + "description": "Basic manage permission", + "is_active": true, + "id": "pMeManage0610", + "sort": 1, + "is_deleted": false, + "sys_create_datetime": "2026-06-10T00:00:00.000000", + "sys_update_datetime": "2026-06-10T00:00:00.000000", + "sys_creator_id": null, + "sys_modifier_id": null, + "sys_dept_id": null + } + }, + { + "model": "core.permission.model.Permission", + "pk": "pPoList0610", + "fields": { + "menu_id": "aiadm-post", + "name": "menu-title.positionManagement-??", + "code": "post:list", + "permission_type": 1, + "api_path": "/api/core/post", + "http_method": 0, + "description": "Basic read permission", + "is_active": true, + "id": "pPoList0610", + "sort": 0, + "is_deleted": false, + "sys_create_datetime": "2026-06-10T00:00:00.000000", + "sys_update_datetime": "2026-06-10T00:00:00.000000", + "sys_creator_id": null, + "sys_modifier_id": null, + "sys_dept_id": null + } + }, + { + "model": "core.permission.model.Permission", + "pk": "pPoManage0610", + "fields": { + "menu_id": "aiadm-post", + "name": "menu-title.positionManagement-??", + "code": "post:manage", + "permission_type": 1, + "api_path": "/api/core/post", + "http_method": 5, + "description": "Basic manage permission", + "is_active": true, + "id": "pPoManage0610", + "sort": 1, + "is_deleted": false, + "sys_create_datetime": "2026-06-10T00:00:00.000000", + "sys_update_datetime": "2026-06-10T00:00:00.000000", + "sys_creator_id": null, + "sys_modifier_id": null, + "sys_dept_id": null + } + }, + { + "model": "core.permission.model.Permission", + "pk": "pDiList0610", + "fields": { + "menu_id": "aiadm-dict", + "name": "menu-title.dictionaryManagement-??", + "code": "dict:list", + "permission_type": 1, + "api_path": "/api/core/dict", + "http_method": 0, + "description": "Basic read permission", + "is_active": true, + "id": "pDiList0610", + "sort": 0, + "is_deleted": false, + "sys_create_datetime": "2026-06-10T00:00:00.000000", + "sys_update_datetime": "2026-06-10T00:00:00.000000", + "sys_creator_id": null, + "sys_modifier_id": null, + "sys_dept_id": null + } + }, + { + "model": "core.permission.model.Permission", + "pk": "pDiManage0610", + "fields": { + "menu_id": "aiadm-dict", + "name": "menu-title.dictionaryManagement-??", + "code": "dict:manage", + "permission_type": 1, + "api_path": "/api/core/dict", + "http_method": 5, + "description": "Basic manage permission", + "is_active": true, + "id": "pDiManage0610", + "sort": 1, + "is_deleted": false, + "sys_create_datetime": "2026-06-10T00:00:00.000000", + "sys_update_datetime": "2026-06-10T00:00:00.000000", + "sys_creator_id": null, + "sys_modifier_id": null, + "sys_dept_id": null + } + }, + { + "model": "core.permission.model.Permission", + "pk": "pFiList0610", + "fields": { + "menu_id": "aiadm-file", + "name": "menu-title.fileManagement-??", + "code": "file:list", + "permission_type": 1, + "api_path": "/api/core/file_manager", + "http_method": 0, + "description": "Basic read permission", + "is_active": true, + "id": "pFiList0610", + "sort": 0, + "is_deleted": false, + "sys_create_datetime": "2026-06-10T00:00:00.000000", + "sys_update_datetime": "2026-06-10T00:00:00.000000", + "sys_creator_id": null, + "sys_modifier_id": null, + "sys_dept_id": null + } + }, + { + "model": "core.permission.model.Permission", + "pk": "pFiManage0610", + "fields": { + "menu_id": "aiadm-file", + "name": "menu-title.fileManagement-??", + "code": "file:manage", + "permission_type": 1, + "api_path": "/api/core/file_manager", + "http_method": 5, + "description": "Basic manage permission", + "is_active": true, + "id": "pFiManage0610", + "sort": 1, + "is_deleted": false, + "sys_create_datetime": "2026-06-10T00:00:00.000000", + "sys_update_datetime": "2026-06-10T00:00:00.000000", + "sys_creator_id": null, + "sys_modifier_id": null, + "sys_dept_id": null + } + }, + { + "model": "core.permission.model.Permission", + "pk": "pPeList0610", + "fields": { + "menu_id": "fe491c91-100a-4562-9d", + "name": "menu-title.permissionManagement-??", + "code": "permission:list", + "permission_type": 1, + "api_path": "/api/core/permission", + "http_method": 0, + "description": "Basic read permission", + "is_active": true, + "id": "pPeList0610", + "sort": 0, + "is_deleted": false, + "sys_create_datetime": "2026-06-10T00:00:00.000000", + "sys_update_datetime": "2026-06-10T00:00:00.000000", + "sys_creator_id": null, + "sys_modifier_id": null, + "sys_dept_id": null + } + }, + { + "model": "core.permission.model.Permission", + "pk": "pPeManage0610", + "fields": { + "menu_id": "fe491c91-100a-4562-9d", + "name": "menu-title.permissionManagement-??", + "code": "permission:manage", + "permission_type": 1, + "api_path": "/api/core/permission", + "http_method": 5, + "description": "Basic manage permission", + "is_active": true, + "id": "pPeManage0610", + "sort": 1, + "is_deleted": false, + "sys_create_datetime": "2026-06-10T00:00:00.000000", + "sys_update_datetime": "2026-06-10T00:00:00.000000", + "sys_creator_id": null, + "sys_modifier_id": null, + "sys_dept_id": null + } + }, + { + "model": "core.permission.model.Permission", + "pk": "pLlList0610", + "fields": { + "menu_id": "aiadm-login-log", + "name": "menu-title.loginLog-??", + "code": "login_log:list", + "permission_type": 1, + "api_path": "/api/core/login-log", + "http_method": 0, + "description": "Basic read permission", + "is_active": true, + "id": "pLlList0610", + "sort": 0, + "is_deleted": false, + "sys_create_datetime": "2026-06-10T00:00:00.000000", + "sys_update_datetime": "2026-06-10T00:00:00.000000", + "sys_creator_id": null, + "sys_modifier_id": null, + "sys_dept_id": null + } + }, + { + "model": "core.permission.model.Permission", + "pk": "pLlManage0610", + "fields": { + "menu_id": "aiadm-login-log", + "name": "menu-title.loginLog-??", + "code": "login_log:manage", + "permission_type": 1, + "api_path": "/api/core/login-log", + "http_method": 5, + "description": "Basic manage permission", + "is_active": true, + "id": "pLlManage0610", + "sort": 1, + "is_deleted": false, + "sys_create_datetime": "2026-06-10T00:00:00.000000", + "sys_update_datetime": "2026-06-10T00:00:00.000000", + "sys_creator_id": null, + "sys_modifier_id": null, + "sys_dept_id": null + } + }, + { + "model": "core.permission.model.Permission", + "pk": "pUiList0610", + "fields": { + "menu_id": "aiadm-ui-config", + "name": "menu-title.uiConfig-??", + "code": "ui_config:list", + "permission_type": 1, + "api_path": "/api/core/ui_config", + "http_method": 0, + "description": "Basic read permission", + "is_active": true, + "id": "pUiList0610", + "sort": 0, + "is_deleted": false, + "sys_create_datetime": "2026-06-10T00:00:00.000000", + "sys_update_datetime": "2026-06-10T00:00:00.000000", + "sys_creator_id": null, + "sys_modifier_id": null, + "sys_dept_id": null + } + }, + { + "model": "core.permission.model.Permission", + "pk": "pUiManage0610", + "fields": { + "menu_id": "aiadm-ui-config", + "name": "menu-title.uiConfig-??", + "code": "ui_config:manage", + "permission_type": 1, + "api_path": "/api/core/ui_config", + "http_method": 5, + "description": "Basic manage permission", + "is_active": true, + "id": "pUiManage0610", + "sort": 1, + "is_deleted": false, + "sys_create_datetime": "2026-06-10T00:00:00.000000", + "sys_update_datetime": "2026-06-10T00:00:00.000000", + "sys_creator_id": null, + "sys_modifier_id": null, + "sys_dept_id": null + } + }, + { + "model": "core.permission.model.Permission", + "pk": "pAnList0610", + "fields": { + "menu_id": "64b88233-6f9f-4fe0-b3", + "name": "menu-title.announcementManagement-??", + "code": "announcement:list", + "permission_type": 1, + "api_path": "/api/core/announcement", + "http_method": 0, + "description": "Basic read permission", + "is_active": true, + "id": "pAnList0610", + "sort": 0, + "is_deleted": false, + "sys_create_datetime": "2026-06-10T00:00:00.000000", + "sys_update_datetime": "2026-06-10T00:00:00.000000", + "sys_creator_id": null, + "sys_modifier_id": null, + "sys_dept_id": null + } + }, + { + "model": "core.permission.model.Permission", + "pk": "pAnManage0610", + "fields": { + "menu_id": "64b88233-6f9f-4fe0-b3", + "name": "menu-title.announcementManagement-??", + "code": "announcement:manage", + "permission_type": 1, + "api_path": "/api/core/announcement", + "http_method": 5, + "description": "Basic manage permission", + "is_active": true, + "id": "pAnManage0610", + "sort": 1, + "is_deleted": false, + "sys_create_datetime": "2026-06-10T00:00:00.000000", + "sys_update_datetime": "2026-06-10T00:00:00.000000", + "sys_creator_id": null, + "sys_modifier_id": null, + "sys_dept_id": null + } + }, + { + "model": "core.permission.model.Permission", + "pk": "pMsList0610", + "fields": { + "menu_id": "f9b48f00-f4f1-4a83-b0", + "name": "menu-title.messageList-??", + "code": "message:list", + "permission_type": 1, + "api_path": "/api/core/message/list", + "http_method": 0, + "description": "Basic read permission", + "is_active": true, + "id": "pMsList0610", + "sort": 0, + "is_deleted": false, + "sys_create_datetime": "2026-06-10T00:00:00.000000", + "sys_update_datetime": "2026-06-10T00:00:00.000000", + "sys_creator_id": null, + "sys_modifier_id": null, + "sys_dept_id": null + } + }, + { + "model": "core.permission.model.Permission", + "pk": "pMsManage0610", + "fields": { + "menu_id": "f9b48f00-f4f1-4a83-b0", + "name": "menu-title.messageList-??", + "code": "message:manage", + "permission_type": 1, + "api_path": "/api/core/message/list", + "http_method": 5, + "description": "Basic manage permission", + "is_active": true, + "id": "pMsManage0610", + "sort": 1, + "is_deleted": false, + "sys_create_datetime": "2026-06-10T00:00:00.000000", + "sys_update_datetime": "2026-06-10T00:00:00.000000", + "sys_creator_id": null, + "sys_modifier_id": null, + "sys_dept_id": null + } + }, + { + "model": "core.permission.model.Permission", + "pk": "pScList0610", + "fields": { + "menu_id": "iGGhzrgeACiioTy0PF-CU", + "name": "system-config.title-??", + "code": "system_config:list", + "permission_type": 1, + "api_path": "/api/core/system-config", + "http_method": 0, + "description": "Basic read permission", + "is_active": true, + "id": "pScList0610", + "sort": 0, + "is_deleted": false, + "sys_create_datetime": "2026-06-10T00:00:00.000000", + "sys_update_datetime": "2026-06-10T00:00:00.000000", + "sys_creator_id": null, + "sys_modifier_id": null, + "sys_dept_id": null + } + }, + { + "model": "core.permission.model.Permission", + "pk": "pScManage0610", + "fields": { + "menu_id": "iGGhzrgeACiioTy0PF-CU", + "name": "system-config.title-??", + "code": "system_config:manage", + "permission_type": 1, + "api_path": "/api/core/system-config", + "http_method": 5, + "description": "Basic manage permission", + "is_active": true, + "id": "pScManage0610", + "sort": 1, + "is_deleted": false, + "sys_create_datetime": "2026-06-10T00:00:00.000000", + "sys_update_datetime": "2026-06-10T00:00:00.000000", + "sys_creator_id": null, + "sys_modifier_id": null, + "sys_dept_id": null + } } ]