improve document

This commit is contained in:
binaryify 2017-04-05 18:00:46 +08:00
parent 0a8ee997de
commit c83cec40db

View File

@ -24,7 +24,8 @@ $ node app.js
### 登录
登录有两个接口
1. 手机登录
接口地址:`/login/cellphone`
接口地址:
`/login/cellphone`
调用例子:
`/login/cellphone?phone=xxx&password=yyy`
2. 邮箱登录