mirror of
https://github.com/fastapiadmin/FastapiAdmin.git
synced 2026-09-20 20:39:55 +00:00
最新代码
This commit is contained in:
@@ -1099,14 +1099,14 @@
|
||||
},
|
||||
{
|
||||
"id": 62,
|
||||
"name": "通知配置",
|
||||
"name": "接口用例",
|
||||
"type": 2,
|
||||
"icon": null,
|
||||
"order": 2,
|
||||
"permission": "autotest:notificationconfig:query",
|
||||
"route_name": "NotificationConfig",
|
||||
"route_path": "/autotest/notificationconfig",
|
||||
"component_path": "autotest/notificationconfig/index",
|
||||
"permission": "autotest:case:query",
|
||||
"route_name": "Case",
|
||||
"route_path": "/autotest/case",
|
||||
"component_path": "autotest/case/index",
|
||||
"parent_id": 57,
|
||||
"available": true,
|
||||
"cache": true,
|
||||
@@ -1117,11 +1117,11 @@
|
||||
},
|
||||
{
|
||||
"id": 63,
|
||||
"name": "创建通知配置",
|
||||
"name": "创建接口用例",
|
||||
"type": 3,
|
||||
"icon": null,
|
||||
"order": 1,
|
||||
"permission": "autotest:notificationconfig:create",
|
||||
"permission": "autotest:case:create",
|
||||
"route_name": null,
|
||||
"route_path": null,
|
||||
"component_path": null,
|
||||
@@ -1135,11 +1135,11 @@
|
||||
},
|
||||
{
|
||||
"id": 64,
|
||||
"name": "修改通知配置",
|
||||
"name": "修改接口用例",
|
||||
"type": 3,
|
||||
"icon": null,
|
||||
"order": 2,
|
||||
"permission": "autotest:notificationconfig:update",
|
||||
"permission": "autotest:case:update",
|
||||
"route_name": null,
|
||||
"route_path": null,
|
||||
"component_path": null,
|
||||
@@ -1153,11 +1153,11 @@
|
||||
},
|
||||
{
|
||||
"id": 65,
|
||||
"name": "删除通知配置",
|
||||
"name": "删除接口用例",
|
||||
"type": 3,
|
||||
"icon": null,
|
||||
"order": 3,
|
||||
"permission": "autotest:notificationconfig:delete",
|
||||
"permission": "autotest:case:delete",
|
||||
"route_name": null,
|
||||
"route_path": null,
|
||||
"component_path": null,
|
||||
@@ -1171,298 +1171,10 @@
|
||||
},
|
||||
{
|
||||
"id": 66,
|
||||
"name": "环境管理",
|
||||
"type": 2,
|
||||
"icon": null,
|
||||
"order": 3,
|
||||
"permission": "autotest:environment:query",
|
||||
"route_name": "Environment",
|
||||
"route_path": "/autotest/environment",
|
||||
"component_path": "autotest/environment/index",
|
||||
"parent_id": 57,
|
||||
"available": true,
|
||||
"cache": true,
|
||||
"hidden": false,
|
||||
"redirect": null,
|
||||
"description": "初始化数据",
|
||||
"creator_id": 1
|
||||
},
|
||||
{
|
||||
"id": 67,
|
||||
"name": "创建环境",
|
||||
"type": 3,
|
||||
"icon": null,
|
||||
"order": 1,
|
||||
"permission": "autotest:environment:create",
|
||||
"route_name": null,
|
||||
"route_path": null,
|
||||
"component_path": null,
|
||||
"parent_id": 66,
|
||||
"available": true,
|
||||
"cache": true,
|
||||
"hidden": false,
|
||||
"redirect": null,
|
||||
"description": "初始化数据",
|
||||
"creator_id": 1
|
||||
},
|
||||
{
|
||||
"id": 68,
|
||||
"name": "修改环境",
|
||||
"type": 3,
|
||||
"icon": null,
|
||||
"order": 2,
|
||||
"permission": "autotest:environment:update",
|
||||
"route_name": null,
|
||||
"route_path": null,
|
||||
"component_path": null,
|
||||
"parent_id": 66,
|
||||
"available": true,
|
||||
"cache": true,
|
||||
"hidden": false,
|
||||
"redirect": null,
|
||||
"description": "初始化数据",
|
||||
"creator_id": 1
|
||||
},
|
||||
{
|
||||
"id": 69,
|
||||
"name": "删除环境",
|
||||
"type": 3,
|
||||
"icon": null,
|
||||
"order": 3,
|
||||
"permission": "autotest:environment:delete",
|
||||
"route_name": null,
|
||||
"route_path": null,
|
||||
"component_path": null,
|
||||
"parent_id": 66,
|
||||
"available": true,
|
||||
"cache": true,
|
||||
"hidden": false,
|
||||
"redirect": null,
|
||||
"description": "初始化数据",
|
||||
"creator_id": 1
|
||||
},
|
||||
{
|
||||
"id": 70,
|
||||
"name": "接口用例",
|
||||
"type": 2,
|
||||
"icon": null,
|
||||
"order": 4,
|
||||
"permission": "autotest:apicase:query",
|
||||
"route_name": "ApiCase",
|
||||
"route_path": "/autotest/apicase",
|
||||
"component_path": "autotest/apicase/index",
|
||||
"parent_id": 57,
|
||||
"available": true,
|
||||
"cache": true,
|
||||
"hidden": false,
|
||||
"redirect": null,
|
||||
"description": "初始化数据",
|
||||
"creator_id": 1
|
||||
},
|
||||
{
|
||||
"id": 71,
|
||||
"name": "创建接口用例",
|
||||
"type": 3,
|
||||
"icon": null,
|
||||
"order": 1,
|
||||
"permission": "autotest:apicase:create",
|
||||
"route_name": null,
|
||||
"route_path": null,
|
||||
"component_path": null,
|
||||
"parent_id": 70,
|
||||
"available": true,
|
||||
"cache": true,
|
||||
"hidden": false,
|
||||
"redirect": null,
|
||||
"description": "初始化数据",
|
||||
"creator_id": 1
|
||||
},
|
||||
{
|
||||
"id": 72,
|
||||
"name": "修改接口用例",
|
||||
"type": 3,
|
||||
"icon": null,
|
||||
"order": 2,
|
||||
"permission": "autotest:apicase:update",
|
||||
"route_name": null,
|
||||
"route_path": null,
|
||||
"component_path": null,
|
||||
"parent_id": 70,
|
||||
"available": true,
|
||||
"cache": true,
|
||||
"hidden": false,
|
||||
"redirect": null,
|
||||
"description": "初始化数据",
|
||||
"creator_id": 1
|
||||
},
|
||||
{
|
||||
"id": 73,
|
||||
"name": "删除接口用例",
|
||||
"type": 3,
|
||||
"icon": null,
|
||||
"order": 3,
|
||||
"permission": "autotest:apicase:delete",
|
||||
"route_name": null,
|
||||
"route_path": null,
|
||||
"component_path": null,
|
||||
"parent_id": 70,
|
||||
"available": true,
|
||||
"cache": true,
|
||||
"hidden": false,
|
||||
"redirect": null,
|
||||
"description": "初始化数据",
|
||||
"creator_id": 1
|
||||
},
|
||||
{
|
||||
"id": 74,
|
||||
"name": "全局参数",
|
||||
"type": 2,
|
||||
"icon": null,
|
||||
"order": 5,
|
||||
"permission": "autotest:globaldata:query",
|
||||
"route_name": "GlobalData",
|
||||
"route_path": "/autotest/globaldata",
|
||||
"component_path": "autotest/globaldata/index",
|
||||
"parent_id": 57,
|
||||
"available": true,
|
||||
"cache": true,
|
||||
"hidden": false,
|
||||
"redirect": null,
|
||||
"description": "初始化数据",
|
||||
"creator_id": 1
|
||||
},
|
||||
{
|
||||
"id": 75,
|
||||
"name": "创建全局参数",
|
||||
"type": 3,
|
||||
"icon": null,
|
||||
"order": 1,
|
||||
"permission": "autotest:globaldata:create",
|
||||
"route_name": null,
|
||||
"route_path": null,
|
||||
"component_path": null,
|
||||
"parent_id": 74,
|
||||
"available": true,
|
||||
"cache": true,
|
||||
"hidden": false,
|
||||
"redirect": null,
|
||||
"description": "初始化数据",
|
||||
"creator_id": 1
|
||||
},
|
||||
{
|
||||
"id": 76,
|
||||
"name": "修改全局参数",
|
||||
"type": 3,
|
||||
"icon": null,
|
||||
"order": 2,
|
||||
"permission": "autotest:globaldata:update",
|
||||
"route_name": null,
|
||||
"route_path": null,
|
||||
"component_path": null,
|
||||
"parent_id": 74,
|
||||
"available": true,
|
||||
"cache": true,
|
||||
"hidden": false,
|
||||
"redirect": null,
|
||||
"description": "初始化数据",
|
||||
"creator_id": 1
|
||||
},
|
||||
{
|
||||
"id": 77,
|
||||
"name": "删除全局参数",
|
||||
"type": 3,
|
||||
"icon": null,
|
||||
"order": 3,
|
||||
"permission": "autotest:apicase:delete",
|
||||
"route_name": null,
|
||||
"route_path": null,
|
||||
"component_path": null,
|
||||
"parent_id": 74,
|
||||
"available": true,
|
||||
"cache": true,
|
||||
"hidden": false,
|
||||
"redirect": null,
|
||||
"description": "初始化数据",
|
||||
"creator_id": 1
|
||||
},
|
||||
{
|
||||
"id": 78,
|
||||
"name": "套件管理",
|
||||
"type": 2,
|
||||
"icon": null,
|
||||
"order": 6,
|
||||
"permission": "autotest:suite:query",
|
||||
"route_name": "Suite",
|
||||
"route_path": "/autotest/suite",
|
||||
"component_path": "autotest/suite/index",
|
||||
"parent_id": 57,
|
||||
"available": true,
|
||||
"cache": true,
|
||||
"hidden": false,
|
||||
"redirect": null,
|
||||
"description": "初始化数据",
|
||||
"creator_id": 1
|
||||
},
|
||||
{
|
||||
"id": 79,
|
||||
"name": "新增套件",
|
||||
"type": 3,
|
||||
"icon": null,
|
||||
"order": 1,
|
||||
"permission": "autotest:suite:create",
|
||||
"route_name": null,
|
||||
"route_path": null,
|
||||
"component_path": null,
|
||||
"parent_id": 78,
|
||||
"available": true,
|
||||
"cache": true,
|
||||
"hidden": false,
|
||||
"redirect": null,
|
||||
"description": "初始化数据",
|
||||
"creator_id": 1
|
||||
},
|
||||
{
|
||||
"id": 80,
|
||||
"name": "修改套件",
|
||||
"type": 3,
|
||||
"icon": null,
|
||||
"order": 2,
|
||||
"permission": "autotest:suite:update",
|
||||
"route_name": null,
|
||||
"route_path": null,
|
||||
"component_path": null,
|
||||
"parent_id": 78,
|
||||
"available": true,
|
||||
"cache": true,
|
||||
"hidden": false,
|
||||
"redirect": null,
|
||||
"description": "初始化数据",
|
||||
"creator_id": 1
|
||||
},
|
||||
{
|
||||
"id": 81,
|
||||
"name": "删除套件",
|
||||
"type": 3,
|
||||
"icon": null,
|
||||
"order": 3,
|
||||
"permission": "autotest:suite:delete",
|
||||
"route_name": null,
|
||||
"route_path": null,
|
||||
"component_path": null,
|
||||
"parent_id": 78,
|
||||
"available": true,
|
||||
"cache": true,
|
||||
"hidden": false,
|
||||
"redirect": null,
|
||||
"description": "初始化数据",
|
||||
"creator_id": 1
|
||||
},
|
||||
{
|
||||
"id": 82,
|
||||
"name": "任务管理",
|
||||
"type": 2,
|
||||
"icon": null,
|
||||
"order": 7,
|
||||
"order": 3,
|
||||
"permission": "autotest:task:query",
|
||||
"route_name": "Task",
|
||||
"route_path": "/autotest/task",
|
||||
@@ -1476,7 +1188,7 @@
|
||||
"creator_id": 1
|
||||
},
|
||||
{
|
||||
"id": 83,
|
||||
"id": 67,
|
||||
"name": "创建任务",
|
||||
"type": 3,
|
||||
"icon": null,
|
||||
@@ -1485,7 +1197,7 @@
|
||||
"route_name": null,
|
||||
"route_path": null,
|
||||
"component_path": null,
|
||||
"parent_id": 82,
|
||||
"parent_id": 66,
|
||||
"available": true,
|
||||
"cache": true,
|
||||
"hidden": false,
|
||||
@@ -1494,7 +1206,7 @@
|
||||
"creator_id": 1
|
||||
},
|
||||
{
|
||||
"id": 84,
|
||||
"id": 68,
|
||||
"name": "修改任务",
|
||||
"type": 3,
|
||||
"icon": null,
|
||||
@@ -1503,7 +1215,7 @@
|
||||
"route_name": null,
|
||||
"route_path": null,
|
||||
"component_path": null,
|
||||
"parent_id": 82,
|
||||
"parent_id": 66,
|
||||
"available": true,
|
||||
"cache": true,
|
||||
"hidden": false,
|
||||
@@ -1512,7 +1224,7 @@
|
||||
"creator_id": 1
|
||||
},
|
||||
{
|
||||
"id": 85,
|
||||
"id": 69,
|
||||
"name": "删除任务",
|
||||
"type": 3,
|
||||
"icon": null,
|
||||
@@ -1521,151 +1233,7 @@
|
||||
"route_name": null,
|
||||
"route_path": null,
|
||||
"component_path": null,
|
||||
"parent_id": 82,
|
||||
"available": true,
|
||||
"cache": true,
|
||||
"hidden": false,
|
||||
"redirect": null,
|
||||
"description": "初始化数据",
|
||||
"creator_id": 1
|
||||
},
|
||||
{
|
||||
"id": 86,
|
||||
"name": "报告管理",
|
||||
"type": 2,
|
||||
"icon": null,
|
||||
"order": 8,
|
||||
"permission": "autotest:report:query",
|
||||
"route_name": "Report",
|
||||
"route_path": "/autotest/report",
|
||||
"component_path": "autotest/report/index",
|
||||
"parent_id": 57,
|
||||
"available": true,
|
||||
"cache": true,
|
||||
"hidden": false,
|
||||
"redirect": null,
|
||||
"description": "初始化数据",
|
||||
"creator_id": 1
|
||||
},
|
||||
{
|
||||
"id": 87,
|
||||
"name": "创建报告",
|
||||
"type": 3,
|
||||
"icon": null,
|
||||
"order": 1,
|
||||
"permission": "autotest:report:create",
|
||||
"route_name": null,
|
||||
"route_path": null,
|
||||
"component_path": null,
|
||||
"parent_id": 86,
|
||||
"available": true,
|
||||
"cache": true,
|
||||
"hidden": false,
|
||||
"redirect": null,
|
||||
"description": "初始化数据",
|
||||
"creator_id": 1
|
||||
},
|
||||
{
|
||||
"id": 88,
|
||||
"name": "修改报告",
|
||||
"type": 3,
|
||||
"icon": null,
|
||||
"order": 2,
|
||||
"permission": "autotest:report:update",
|
||||
"route_name": null,
|
||||
"route_path": null,
|
||||
"component_path": null,
|
||||
"parent_id": 86,
|
||||
"available": true,
|
||||
"cache": true,
|
||||
"hidden": false,
|
||||
"redirect": null,
|
||||
"description": "初始化数据",
|
||||
"creator_id": 1
|
||||
},
|
||||
{
|
||||
"id": 89,
|
||||
"name": "删除报告",
|
||||
"type": 3,
|
||||
"icon": null,
|
||||
"order": 3,
|
||||
"permission": "autotest:report:delete",
|
||||
"route_name": null,
|
||||
"route_path": null,
|
||||
"component_path": null,
|
||||
"parent_id": 86,
|
||||
"available": true,
|
||||
"cache": true,
|
||||
"hidden": false,
|
||||
"redirect": null,
|
||||
"description": "初始化数据",
|
||||
"creator_id": 1
|
||||
},
|
||||
{
|
||||
"id": 90,
|
||||
"name": "模块管理",
|
||||
"type": 2,
|
||||
"icon": null,
|
||||
"order": 9,
|
||||
"permission": "autotest:module:query",
|
||||
"route_name": "Module",
|
||||
"route_path": "/autotest/module",
|
||||
"component_path": "autotest/module/index",
|
||||
"parent_id": 57,
|
||||
"available": true,
|
||||
"cache": true,
|
||||
"hidden": false,
|
||||
"redirect": null,
|
||||
"description": "初始化数据",
|
||||
"creator_id": 1
|
||||
},
|
||||
{
|
||||
"id": 91,
|
||||
"name": "创建模块",
|
||||
"type": 3,
|
||||
"icon": null,
|
||||
"order": 1,
|
||||
"permission": "autotest:module:create",
|
||||
"route_name": null,
|
||||
"route_path": null,
|
||||
"component_path": null,
|
||||
"parent_id": 90,
|
||||
"available": true,
|
||||
"cache": true,
|
||||
"hidden": false,
|
||||
"redirect": null,
|
||||
"description": "初始化数据",
|
||||
"creator_id": 1
|
||||
},
|
||||
{
|
||||
"id": 92,
|
||||
"name": "修改模块",
|
||||
"type": 3,
|
||||
"icon": null,
|
||||
"order": 2,
|
||||
"permission": "autotest:module:update",
|
||||
"route_name": null,
|
||||
"route_path": null,
|
||||
"component_path": null,
|
||||
"parent_id": 90,
|
||||
"available": true,
|
||||
"cache": true,
|
||||
"hidden": false,
|
||||
"redirect": null,
|
||||
"description": "初始化数据",
|
||||
"creator_id": 1
|
||||
},
|
||||
{
|
||||
"id": 93,
|
||||
"name": "删除模块",
|
||||
"type": 3,
|
||||
"icon": null,
|
||||
"order": 3,
|
||||
"permission": "autotest:module:delete",
|
||||
"route_name": null,
|
||||
"route_path": null,
|
||||
"component_path": null,
|
||||
"parent_id": 90,
|
||||
"parent_id": 66,
|
||||
"available": true,
|
||||
"cache": true,
|
||||
"hidden": false,
|
||||
|
||||
@@ -275,102 +275,6 @@
|
||||
"role_id": 1,
|
||||
"menu_id": 69
|
||||
},
|
||||
{
|
||||
"role_id": 1,
|
||||
"menu_id": 70
|
||||
},
|
||||
{
|
||||
"role_id": 1,
|
||||
"menu_id": 71
|
||||
},
|
||||
{
|
||||
"role_id": 1,
|
||||
"menu_id": 72
|
||||
},
|
||||
{
|
||||
"role_id": 1,
|
||||
"menu_id": 73
|
||||
},
|
||||
{
|
||||
"role_id": 1,
|
||||
"menu_id": 74
|
||||
},
|
||||
{
|
||||
"role_id": 1,
|
||||
"menu_id": 75
|
||||
},
|
||||
{
|
||||
"role_id": 1,
|
||||
"menu_id": 76
|
||||
},
|
||||
{
|
||||
"role_id": 1,
|
||||
"menu_id": 77
|
||||
},
|
||||
{
|
||||
"role_id": 1,
|
||||
"menu_id": 78
|
||||
},
|
||||
{
|
||||
"role_id": 1,
|
||||
"menu_id": 79
|
||||
},
|
||||
{
|
||||
"role_id": 1,
|
||||
"menu_id": 80
|
||||
},
|
||||
{
|
||||
"role_id": 1,
|
||||
"menu_id": 81
|
||||
},
|
||||
{
|
||||
"role_id": 1,
|
||||
"menu_id": 82
|
||||
},
|
||||
{
|
||||
"role_id": 1,
|
||||
"menu_id": 83
|
||||
},
|
||||
{
|
||||
"role_id": 1,
|
||||
"menu_id": 84
|
||||
},
|
||||
{
|
||||
"role_id": 1,
|
||||
"menu_id": 85
|
||||
},
|
||||
{
|
||||
"role_id": 1,
|
||||
"menu_id": 86
|
||||
},
|
||||
{
|
||||
"role_id": 1,
|
||||
"menu_id": 87
|
||||
},
|
||||
{
|
||||
"role_id": 1,
|
||||
"menu_id": 88
|
||||
},
|
||||
{
|
||||
"role_id": 1,
|
||||
"menu_id": 89
|
||||
},
|
||||
{
|
||||
"role_id": 1,
|
||||
"menu_id": 90
|
||||
},
|
||||
{
|
||||
"role_id": 1,
|
||||
"menu_id": 91
|
||||
},
|
||||
{
|
||||
"role_id": 1,
|
||||
"menu_id": 92
|
||||
},
|
||||
{
|
||||
"role_id": 1,
|
||||
"menu_id": 93
|
||||
},
|
||||
{
|
||||
"role_id": 2,
|
||||
"menu_id": 1
|
||||
|
||||
Reference in New Issue
Block a user