feat: add RunCasbinCommand() API

This commit is contained in:
Yang Luo
2024-11-15 17:44:57 +08:00
parent b0fa3fc484
commit 7ccd8c4d4f
4 changed files with 69 additions and 71 deletions

View File

@ -98,6 +98,7 @@ p, *, *, GET, /api/get-organization-names, *, *
p, *, *, GET, /api/get-all-objects, *, *
p, *, *, GET, /api/get-all-actions, *, *
p, *, *, GET, /api/get-all-roles, *, *
p, *, *, GET, /api/run-casbin-command, *, *
p, *, *, GET, /api/get-invitation-info, *, *
p, *, *, GET, /api/faceid-signin-begin, *, *
`