新增 API

This commit is contained in:
jysperm
2014-04-22 17:58:11 +08:00
parent 85b064a89f
commit 6b91908795
6 changed files with 58 additions and 4 deletions

12
DOC/API/admin.md Normal file
View File

@@ -0,0 +1,12 @@
## Admin API
### POST /admin/update_account/
Request:
{
"account_id": "525284cc2cebb6d0008b4567",
"amount_inc": -1
}
No Response.