Showing
1 changed file
with
1 additions
and
0 deletions
@@ -3,6 +3,7 @@ http://api.boxfish.cn/signup | @@ -3,6 +3,7 @@ http://api.boxfish.cn/signup | ||
3 | 3 | ||
4 | POST请求 | 4 | POST请求 |
5 | 必须的参数,username和password | 5 | 必须的参数,username和password |
6 | +需要验证的方式,1、username必须为邮箱,2、密码长度应在6~64位之间 | ||
6 | 返回值 | 7 | 返回值 |
7 | status:success为成功,其他均为不成功,不成功时有msg消息返回。 | 8 | status:success为成功,其他均为不成功,不成功时有msg消息返回。 |
8 | 9 |
-
Please register or login to post a comment