Showing
1 changed file
with
3 additions
and
7 deletions
@@ -111,15 +111,11 @@ GET https://api.boxfish.cn/parents/family/students?access_token=admin | @@ -111,15 +111,11 @@ 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/{student\_Id}/info?access\_token=admin](https://api.boxfish.cn/parents/{stuId}/info?access_token=admin) |
115 | 115 | ||
116 | -| Name | | 116 | +| Name | Type | Desc | |
117 | -| :--- | | ||
118 | - | ||
119 | - | ||
120 | -| | Type | Desc | | ||
121 | | :--- | :--- | :--- | | 117 | | :--- | :--- | :--- | |
122 | -| mobile | String | **必须**.被绑定用户手机号 | | 118 | +| student\_id | String | **必须**.被绑定用户手机号 | |
123 | | code | String | **必须**.短信验证码 | | 119 | | code | String | **必须**.短信验证码 | |
124 | 120 | ||
125 | ### 3. 数据库设计 | 121 | ### 3. 数据库设计 |
-
Please register or login to post a comment