mirror of
https://github.com/APIParkLab/APIPark.git
synced 2026-06-04 10:13:53 +08:00
role update
This commit is contained in:
@@ -262,11 +262,9 @@ system:
|
||||
apis:
|
||||
- "GET:/api/v1/manager/teams"
|
||||
- name: api market
|
||||
# cname: API市场
|
||||
value: 'api_market'
|
||||
children:
|
||||
- name: view
|
||||
# cname: 查看
|
||||
value: 'view'
|
||||
guest_allow: true
|
||||
apis:
|
||||
@@ -274,15 +272,12 @@ system:
|
||||
- "GET:/api/v1/catalogue/service"
|
||||
team:
|
||||
- name: service
|
||||
# cname: 服务
|
||||
value: 'service'
|
||||
children:
|
||||
- name: router
|
||||
# cname: 路由
|
||||
value: 'router'
|
||||
children:
|
||||
- name: view
|
||||
# cname: 查看
|
||||
value: 'view'
|
||||
guest_allow: true
|
||||
apis:
|
||||
@@ -291,7 +286,6 @@ team:
|
||||
- "GET:/api/v1/service/router/detail/simple"
|
||||
- "GET:/api/v1/service/router/define"
|
||||
- name: manager
|
||||
# cname: 管理
|
||||
value: 'manager'
|
||||
apis:
|
||||
- "POST:/api/v1/service/router"
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
system:
|
||||
- name: supper admin
|
||||
value: supper_admin
|
||||
- name: super admin
|
||||
value: super_admin
|
||||
permits:
|
||||
- system.dashboard.run_view.view
|
||||
- system.devops.ai_provider.manager
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"ai provider": "AI Provider",
|
||||
"api market": "API Market",
|
||||
"api market": "API Portal",
|
||||
"api doc": "API Documentation",
|
||||
"application": "Application",
|
||||
"application admin": "Application Administrator",
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"ai provider": "AI供应商",
|
||||
"api market": "API市场",
|
||||
"api market": "API门户",
|
||||
"api doc": "API文档",
|
||||
"application": "应用",
|
||||
"application admin": "应用管理员",
|
||||
|
||||
Reference in New Issue
Block a user