mysql plugin ui finish

This commit is contained in:
jysperm
2014-05-25 17:28:05 +08:00
parent ee6a87caa0
commit c6ca72f3c7
10 changed files with 70 additions and 19 deletions

16
plugin/mysql/API.md Normal file
View File

@@ -0,0 +1,16 @@
## MySQL Plugin API
### POST /plugin/mysql/update_passwd/
Request:
{
"passwd": "123123"
}
No Response.
Exception:
* invalid_passwd
* not_in_service