chong

Updates 家长端服务/接口文档.md

Auto commit by GitBook Editor
... ... @@ -13,11 +13,12 @@ POST https://api.boxfish.cn/signup
| type | String | **必须**。自动注册 |
返回值
```
{
"username": "user161116141854MKyNqTI3",
"status": "success"
}
{
"username": "user161116141854MKyNqTI3",
"status": "success"
}
```
\(2\) 登录 /login POST
... ...