Toggle navigation
Toggle navigation
This project
Loading...
Sign in
docs
/
developer-docs
Go to a project
Toggle navigation
Toggle navigation pinning
Projects
Groups
Snippets
Help
Project
Activity
Repository
Pipelines
Graphs
Issues
0
Merge Requests
0
Wiki
Network
Create a new issue
Builds
Commits
Authored by
chong
2017-01-10 16:08:23 +0800
Browse Files
Options
Browse Files
Download
Email Patches
Plain Diff
Commit
7857995e3a5f921ab308fd3fdf92472c719735b7
7857995e
1 parent
05669fca
Updates 家长端服务/接口文档.md
Auto commit by GitBook Editor
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
10 additions
and
1 deletions
家长端服务/接口文档.md
家长端服务/接口文档.md
View file @
7857995
...
...
@@ -111,7 +111,16 @@ GET https://api.boxfish.cn/parents/family/students?access_token=admin
用户首页词义等级信息
GET
[
https://api.boxfish.cn/parents/{stuId}/info?access\_token=admin
](
https://api.boxfish.cn/parents/{stuId}/info?access\_token=admin
)
GET https://api.boxfish.cn/parents/{stuId}/info?access_token=admin
| Name |
| :--- |
| | Type | Desc |
| :--- | :--- | :--- |
| mobile | String |
**必须**
.被绑定用户手机号 |
| code | String |
**必须**
.短信验证码 |
### 3. 数据库设计
...
...
Please
register
or
login
to post a comment