feat : sts

This commit is contained in:
2024-10-30 16:31:13 +08:00
parent 6c44cd2825
commit d572ca9539
10 changed files with 208 additions and 12 deletions

View File

@@ -109,4 +109,9 @@ Authorization: Bearer {{admin_token}}
### 账号重置密码
GET {{host}}/admin/employee/reset_password?id=2
Content-Type: application/x-www-form-urlencoded
Authorization: Bearer {{admin_token}}
### ali sts 临时授权
GET {{host}}/admin/third/sts/accredit
Content-Type: application/x-www-form-urlencoded
Authorization: Bearer {{admin_token}}