1
0
mirror of https://github.com/Mrs4s/MiraiGo.git synced 2025-06-04 06:29:42 +08:00

Update adminApi.md

This commit is contained in:
Ink-33 2020-11-17 01:23:44 +08:00
parent f87b5c8215
commit e053da62e1
No known key found for this signature in database
GPG Key ID: 5D8B1D036EFB0D2E

View File

@ -87,6 +87,25 @@ method: `POST` formdata
method: `POST`
参数:
| 参数名 | 类型 | 说明 |
| ------ | ---- | ---- |
| 无 | | |
返回:
```json
{"data": {}, "retcode": 0, "status": "ok"}
```
### admin/do_process_restart
> 冷重启
method: `POST`
参数:
| 参数名 | 类型 | 说明 |