switch_account

This commit is contained in:
白池 2023-11-23 09:48:00 +08:00 committed by GitHub
parent 2a32954f04
commit 53eae397f8
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -3,6 +3,24 @@ title: Shamrock 接口
icon: feather-alt
---
## 切换账号
某个账号因为某种原因寄了,允许切换备用能源!
### API端点
`/switch_account`
## 参数
| 字段 | 类型 | 必须 | 说明 | 默认值 |
| ------ | ------- | ---- | -------------------- | ------ |
| user_id | int64 | 是 | QQ | |
### 响应
是否正常执行切换账号请求的响应。
## 上传文件到缓存目录
### API 端点
@ -131,4 +149,4 @@ User-Agent=YOUR_UA[\r\n]Referer=https://www.baidu.com
### 响应
无响应
无响应