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
d7f74b853e5de1b181909ba3e85f99c4b8b5b01e
Authored by
kagami
2017-03-01 13:17:25 +0800
1 parent
a76ab854
Exists in
master
no message
Showing
1 changed file
with
8 additions
and
0 deletions
Show diff stats
ShuRenZhiDaoWEBAPI
Side-by-side Diff
Inline Diff
ShuRenZhiDaoWEBAPI
Wrap text
Diff comments
View file @
d7f74b8
...
...
@@ -265,3 +265,11 @@
265
265
权限:登录用户
266
266
参数:无
267
267
返回:相关课程列表(已购买并且未开始的直播课程)
268
+ 4.9 会员购买接口
269
+ 参数:无
270
+ 权限:登录用户
271
+ 返回:支付宝用的订单字符串
272
+ 5.10 昵称和头像修改接口
273
+ 参数:昵称,头像图片地址
274
+ 权限:登录用户
275
+ 返回:是否修改成功
...
...