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
9193e870209089f3ea843ed73e2c5d0416788be3
Authored by
kagami
2017-02-22 10:39:14 +0800
1 parent
1c5c04ed
Exists in
master
no message
Showing
1 changed file
with
1 additions
and
1 deletions
Show diff stats
ShuRenZhiDaoWEBAPI
Side-by-side Diff
Inline Diff
ShuRenZhiDaoWEBAPI
Wrap text
Diff comments
View file @
9193e87
...
...
@@ -190,7 +190,7 @@
190
190
3.4.2 在线购买接口:用来记录多少人购买
191
191
权限:登录用户
192
192
参数:课程id,分类(直播还是点播)
193
- 返回:
是否记录成功
193
+ 返回:
支付宝交易字符串(urlencode后)
194
194
3.5 课程收藏接口
195
195
权限:登录用户
196
196
参数:课程id,课程类型(直播还是点播)
...
...