mirror of
https://github.com/HackPlan/RootPanel.git
synced 2026-04-23 19:21:04 +08:00
新增 API
This commit is contained in:
12
DOC/API/admin.md
Normal file
12
DOC/API/admin.md
Normal file
@@ -0,0 +1,12 @@
|
||||
## Admin API
|
||||
|
||||
### POST /admin/update_account/
|
||||
|
||||
Request:
|
||||
|
||||
{
|
||||
"account_id": "525284cc2cebb6d0008b4567",
|
||||
"amount_inc": -1
|
||||
}
|
||||
|
||||
No Response.
|
||||
Reference in New Issue
Block a user