Showing
1 changed file
with
10 additions
and
1 deletions
@@ -111,7 +111,16 @@ GET https://api.boxfish.cn/parents/family/students?access_token=admin | @@ -111,7 +111,16 @@ GET https://api.boxfish.cn/parents/family/students?access_token=admin | ||
111 | 111 | ||
112 | 用户首页词义等级信息 | 112 | 用户首页词义等级信息 |
113 | 113 | ||
114 | -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 |
115 | + | ||
116 | +| Name | | ||
117 | +| :--- | | ||
118 | + | ||
119 | + | ||
120 | +| | Type | Desc | | ||
121 | +| :--- | :--- | :--- | | ||
122 | +| mobile | String | **必须**.被绑定用户手机号 | | ||
123 | +| code | String | **必须**.短信验证码 | | ||
115 | 124 | ||
116 | ### 3. 数据库设计 | 125 | ### 3. 数据库设计 |
117 | 126 |
-
Please register or login to post a comment