GITLAB
徐晓杰
/ publicdoc
Toggle navigation
Sign in
Sign in
Project
Files
Commits
Network
Graphs
Issues
0
Merge Requests
0
Wiki
Download as
Email Patches
Plain Diff
Browse Code »
Commit
a74a1cab499f3da265b49891924d9735dd5067d6
Authored by
kagami
2017-02-20 11:07:59 +0800
1 parent
c7a1d81d
Exists in
master
no message
Showing
1 changed file
with
5 additions
and
0 deletions
Show diff stats
ShuRenZhiDaoWEBAPI
Side-by-side Diff
Inline Diff
ShuRenZhiDaoWEBAPI
Wrap text
Diff comments
View file @
a74a1ca
...
...
@@ -238,3 +238,8 @@
238
238
权限:登录用户
239
239
参数:分页参数,是否已购买
240
240
返回:课程列表
241
+ 4.8 需提醒的直播列表
242
+ 说明:直播前24小时和1小时需要消息提醒,所以要这个接口。返回的是已购买未开始的直播课程。
243
+ 权限:登录用户
244
+ 参数:无
245
+ 返回:相关课程列表(已购买并且未开始的直播课程)
...
...