Toggle navigation
Toggle navigation
This project
Loading...
Sign in
liuming
/
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 17:19:52 +0800
Browse Files
Options
Browse Files
Download
Email Patches
Plain Diff
Commit
f9866152851e4d0e30ff824737adc407a8faab65
f9866152
1 parent
5b846a84
Updates 家长端服务/接口文档.md
Auto commit by GitBook Editor
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
16 deletions
家长端服务/接口文档.md
家长端服务/接口文档.md
View file @
f986615
...
...
@@ -221,25 +221,10 @@ GET /parents/learning/lessons/{student_id}/{date}?access_token=parent0
"cover"
:
"762e03932dcbc6a9e90d40771e9f2a66"
,
"channel"
:
"STUDENT"
}
]
]
```
### 数据库设计
```
表名:
family_relation : 保存家长和学生关系的表
family_relation_invite : 家长邀请学生加入关系的表
student_lesson_learning : 学生课程学习表
student_day_learning : 学生当日学习表
```
### 4. 统计逻辑
```
在/event/behavoiur/push接口中,添加了学习时长统计;
在/event/statistic/exam/progress & /event/progress/article/progress 接口中,添加了学生今日学习和课程学习的统计.
```
...
...
Please
register
or
login
to post a comment