Commit 9193e870209089f3ea843ed73e2c5d0416788be3

Authored by kagami
1 parent 1c5c04ed
Exists in master

no message

Showing 1 changed file with 1 additions and 1 deletions   Show diff stats
ShuRenZhiDaoWEBAPI
... ... @@ -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,课程类型(直播还是点播)
... ...