feat: update

This commit is contained in:
yanghao05
2025-04-29 14:22:55 +08:00
parent c9740e6403
commit dfb3d8674c
9 changed files with 185 additions and 19 deletions

View File

@@ -75,4 +75,8 @@ Authorization: {{token}}
### get statistics
GET {{host}}/v1/admin/statistics HTTP/1.1
Authorization: {{token}}
### get user profile
GET {{host}}/v1/users/profile HTTP/1.1
Authorization: {{token}}