mirror of
https://github.com/fastapiadmin/FastapiAdmin.git
synced 2026-09-20 20:39:55 +00:00
v1版本上线
This commit is contained in:
@@ -1006,239 +1006,5 @@
|
||||
"redirect": null,
|
||||
"description": "初始化数据",
|
||||
"creator_id": 1
|
||||
},
|
||||
{
|
||||
"id": 57,
|
||||
"name": "自动化管理",
|
||||
"type": 1,
|
||||
"icon": "RocketOutlined",
|
||||
"order": 5,
|
||||
"permission": null,
|
||||
"route_name": "AutoTest",
|
||||
"route_path": "/autotest",
|
||||
"component_path": null,
|
||||
"parent_id": null,
|
||||
"available": true,
|
||||
"cache": true,
|
||||
"hidden": false,
|
||||
"redirect": "/autotest/project",
|
||||
"description": "初始化数据",
|
||||
"creator_id": 1
|
||||
},
|
||||
{
|
||||
"id": 58,
|
||||
"name": "项目管理",
|
||||
"type": 2,
|
||||
"icon": null,
|
||||
"order": 1,
|
||||
"permission": "autotest:project:query",
|
||||
"route_name": "Project",
|
||||
"route_path": "/autotest/project",
|
||||
"component_path": "autotest/project/index",
|
||||
"parent_id": 57,
|
||||
"available": true,
|
||||
"cache": true,
|
||||
"hidden": false,
|
||||
"redirect": null,
|
||||
"description": "初始化数据",
|
||||
"creator_id": 1
|
||||
},
|
||||
{
|
||||
"id": 59,
|
||||
"name": "创建项目",
|
||||
"type": 3,
|
||||
"icon": null,
|
||||
"order": 1,
|
||||
"permission": "autotest:project:create",
|
||||
"route_name": null,
|
||||
"route_path": null,
|
||||
"component_path": null,
|
||||
"parent_id": 58,
|
||||
"available": true,
|
||||
"cache": true,
|
||||
"hidden": false,
|
||||
"redirect": null,
|
||||
"description": "初始化数据",
|
||||
"creator_id": 1
|
||||
},
|
||||
{
|
||||
"id": 60,
|
||||
"name": "修改项目",
|
||||
"type": 3,
|
||||
"icon": null,
|
||||
"order": 2,
|
||||
"permission": "autotest:project:update",
|
||||
"route_name": null,
|
||||
"route_path": null,
|
||||
"component_path": null,
|
||||
"parent_id": 58,
|
||||
"available": true,
|
||||
"cache": true,
|
||||
"hidden": false,
|
||||
"redirect": null,
|
||||
"description": "初始化数据",
|
||||
"creator_id": 1
|
||||
},
|
||||
{
|
||||
"id": 61,
|
||||
"name": "删除项目",
|
||||
"type": 3,
|
||||
"icon": null,
|
||||
"order": 3,
|
||||
"permission": "autotest:project:delete",
|
||||
"route_name": null,
|
||||
"route_path": null,
|
||||
"component_path": null,
|
||||
"parent_id": 58,
|
||||
"available": true,
|
||||
"cache": true,
|
||||
"hidden": false,
|
||||
"redirect": null,
|
||||
"description": "初始化数据",
|
||||
"creator_id": 1
|
||||
},
|
||||
{
|
||||
"id": 62,
|
||||
"name": "接口用例",
|
||||
"type": 2,
|
||||
"icon": null,
|
||||
"order": 2,
|
||||
"permission": "autotest:case:query",
|
||||
"route_name": "Case",
|
||||
"route_path": "/autotest/case",
|
||||
"component_path": "autotest/case/index",
|
||||
"parent_id": 57,
|
||||
"available": true,
|
||||
"cache": true,
|
||||
"hidden": false,
|
||||
"redirect": null,
|
||||
"description": "初始化数据",
|
||||
"creator_id": 1
|
||||
},
|
||||
{
|
||||
"id": 63,
|
||||
"name": "创建接口用例",
|
||||
"type": 3,
|
||||
"icon": null,
|
||||
"order": 1,
|
||||
"permission": "autotest:case:create",
|
||||
"route_name": null,
|
||||
"route_path": null,
|
||||
"component_path": null,
|
||||
"parent_id": 62,
|
||||
"available": true,
|
||||
"cache": true,
|
||||
"hidden": false,
|
||||
"redirect": null,
|
||||
"description": "初始化数据",
|
||||
"creator_id": 1
|
||||
},
|
||||
{
|
||||
"id": 64,
|
||||
"name": "修改接口用例",
|
||||
"type": 3,
|
||||
"icon": null,
|
||||
"order": 2,
|
||||
"permission": "autotest:case:update",
|
||||
"route_name": null,
|
||||
"route_path": null,
|
||||
"component_path": null,
|
||||
"parent_id": 62,
|
||||
"available": true,
|
||||
"cache": true,
|
||||
"hidden": false,
|
||||
"redirect": null,
|
||||
"description": "初始化数据",
|
||||
"creator_id": 1
|
||||
},
|
||||
{
|
||||
"id": 65,
|
||||
"name": "删除接口用例",
|
||||
"type": 3,
|
||||
"icon": null,
|
||||
"order": 3,
|
||||
"permission": "autotest:case:delete",
|
||||
"route_name": null,
|
||||
"route_path": null,
|
||||
"component_path": null,
|
||||
"parent_id": 62,
|
||||
"available": true,
|
||||
"cache": true,
|
||||
"hidden": false,
|
||||
"redirect": null,
|
||||
"description": "初始化数据",
|
||||
"creator_id": 1
|
||||
},
|
||||
{
|
||||
"id": 66,
|
||||
"name": "任务管理",
|
||||
"type": 2,
|
||||
"icon": null,
|
||||
"order": 3,
|
||||
"permission": "autotest:task:query",
|
||||
"route_name": "Task",
|
||||
"route_path": "/autotest/task",
|
||||
"component_path": "autotest/task/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:task: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:task: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:task: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
|
||||
}
|
||||
]
|
||||
@@ -223,58 +223,6 @@
|
||||
"role_id": 1,
|
||||
"menu_id": 56
|
||||
},
|
||||
{
|
||||
"role_id": 1,
|
||||
"menu_id": 57
|
||||
},
|
||||
{
|
||||
"role_id": 1,
|
||||
"menu_id": 58
|
||||
},
|
||||
{
|
||||
"role_id": 1,
|
||||
"menu_id": 59
|
||||
},
|
||||
{
|
||||
"role_id": 1,
|
||||
"menu_id": 60
|
||||
},
|
||||
{
|
||||
"role_id": 1,
|
||||
"menu_id": 61
|
||||
},
|
||||
{
|
||||
"role_id": 1,
|
||||
"menu_id": 62
|
||||
},
|
||||
{
|
||||
"role_id": 1,
|
||||
"menu_id": 63
|
||||
},
|
||||
{
|
||||
"role_id": 1,
|
||||
"menu_id": 64
|
||||
},
|
||||
{
|
||||
"role_id": 1,
|
||||
"menu_id": 65
|
||||
},
|
||||
{
|
||||
"role_id": 1,
|
||||
"menu_id": 66
|
||||
},
|
||||
{
|
||||
"role_id": 1,
|
||||
"menu_id": 67
|
||||
},
|
||||
{
|
||||
"role_id": 1,
|
||||
"menu_id": 68
|
||||
},
|
||||
{
|
||||
"role_id": 1,
|
||||
"menu_id": 69
|
||||
},
|
||||
{
|
||||
"role_id": 2,
|
||||
"menu_id": 1
|
||||
|
||||
Reference in New Issue
Block a user