mirror of
https://github.com/whitechi73/OpenShamrock.git
synced 2024-08-14 13:12:17 +08:00
switch_account
This commit is contained in:
parent
2a32954f04
commit
53eae397f8
@ -3,6 +3,24 @@ title: Shamrock 接口
|
|||||||
icon: feather-alt
|
icon: feather-alt
|
||||||
---
|
---
|
||||||
|
|
||||||
|
## 切换账号
|
||||||
|
|
||||||
|
某个账号因为某种原因寄了,允许切换备用能源!
|
||||||
|
|
||||||
|
### API端点
|
||||||
|
|
||||||
|
`/switch_account`
|
||||||
|
|
||||||
|
## 参数
|
||||||
|
|
||||||
|
| 字段 | 类型 | 必须 | 说明 | 默认值 |
|
||||||
|
| ------ | ------- | ---- | -------------------- | ------ |
|
||||||
|
| user_id | int64 | 是 | QQ | |
|
||||||
|
|
||||||
|
### 响应
|
||||||
|
|
||||||
|
是否正常执行切换账号请求的响应。
|
||||||
|
|
||||||
## 上传文件到缓存目录
|
## 上传文件到缓存目录
|
||||||
|
|
||||||
### API 端点
|
### API 端点
|
||||||
|
Loading…
x
Reference in New Issue
Block a user