Add apps to homepage.

This commit is contained in:
Gucheng Wang
2022-04-25 13:27:26 +08:00
parent fb7e2729c6
commit 0e41568f62
4 changed files with 41 additions and 13 deletions

View File

@ -82,6 +82,7 @@ p, *, *, GET, /api/get-account, *, *
p, *, *, GET, /api/userinfo, *, *
p, *, *, *, /api/login/oauth, *, *
p, *, *, GET, /api/get-application, *, *
p, *, *, GET, /api/get-applications, *, *
p, *, *, GET, /api/get-user, *, *
p, *, *, GET, /api/get-user-application, *, *
p, *, *, GET, /api/get-resources, *, *