Skip to content
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
修改权限接口
  • Loading branch information
Dot-Liu committed Aug 8, 2024
commit 32f8c65658cf3a85cc1e15caa16903684f74f2c0
2 changes: 1 addition & 1 deletion resources/access/access.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -176,7 +176,7 @@ system:
cname: 查看所有团队
value: 'view_all'
apis:
- "GET:/api/v1/teams"
- "GET:/api/v1/manager/teams"
- name: api market
cname: API市场
value: 'api_market'
Expand Down