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:02:16 +0800
Browse Files
Options
Browse Files
Download
Email Patches
Plain Diff
Commit
802797bc333115e8066b57c400530d4fc42a49ca
802797bc
1 parent
c93ed5df
Updates 家长端服务/接口文档.md
Auto commit by GitBook Editor
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
2 deletions
家长端服务/接口文档.md
家长端服务/接口文档.md
View file @
802797b
...
...
@@ -67,7 +67,7 @@ POST https://api.boxfish.cn/parents/family/mobile/invite/15504612470?access_
家长确认绑定
```
POST https://api.boxfish.cn/parents/family/mobile/accept/
15504612470/4642
?access_token=admin
POST https://api.boxfish.cn/parents/family/mobile/accept/
{mobile}/{code}
?access_token=admin
```
```
...
...
@@ -102,7 +102,7 @@ GET https://api.boxfish.cn/parents/family/students?access_token=admin
用户首页词义等级信息
GET
https://api.boxfish.cn/parents/{stuId}/info?access
\_
token=admin
GET
[
https://api.boxfish.cn/parents/{stuId}/info?access\\_token=admin
](
https://api.boxfish.cn/parents/{stuId}/info?access\_token=admin
)
### 3. 数据库设计
...
...
Please
register
or
login
to post a comment