chong

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

Auto commit by GitBook Editor
@@ -76,6 +76,7 @@ POST https://api.boxfish.cn/parents/family/mobile/accept/{mobile}/{code}?access_ @@ -76,6 +76,7 @@ POST https://api.boxfish.cn/parents/family/mobile/accept/{mobile}/{code}?access_
76 | code | String | **必须**.短信验证码 | 76 | code | String | **必须**.短信验证码 |
77 77
78 返回值 78 返回值
  79 +
79 ```json 80 ```json
80 成功 81 成功
81 http code 200 82 http code 200
@@ -110,7 +111,7 @@ GET https://api.boxfish.cn/parents/family/students?access_token=admin @@ -110,7 +111,7 @@ GET https://api.boxfish.cn/parents/family/students?access_token=admin
110 111
111 用户首页词义等级信息 112 用户首页词义等级信息
112 113
113 -GET [https://api.boxfish.cn/parents/{stuId}/info?access\\_token=admin](https://api.boxfish.cn/parents/{stuId}/info?access\_token=admin) 114 +GET [https://api.boxfish.cn/parents/{stuId}/info?access\_token=admin](https://api.boxfish.cn/parents/{stuId}/info?access\_token=admin)
114 115
115 ### 3. 数据库设计 116 ### 3. 数据库设计
116 117