Toggle navigation
Toggle navigation
This project
Loading...
Sign in
huayandong
/
recommend-api
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
huayandong
2019-08-01 13:37:19 +0800
Browse Files
Options
Browse Files
Download
Email Patches
Plain Diff
Commit
48ac262df859f6354ee36d54bb211dee9f348fa5
48ac262d
1 parent
19931d95
update doc api
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
20 additions
and
0 deletions
app-v13.4.0/13.4.0.md
app-v13.4.0/13.4.0.md
View file @
48ac262
...
...
@@ -20,6 +20,26 @@
> `classType`为课程类型:`TEXTBOOK_V1_SPEAKING`为 "教材同步 听说测验",`TEXTBOOK_V1_READING`为 "教材同步 课文阅读"。
-
ResponseBody:
```
json5
// 没有权限上课
{
"status": "ERROR",
"type": "TO_PAY",
"message": "您暂未获得本课的学习权限,购买学校同步课就可以听说读写一次学完~"
}
```
```
json5
// 有权限上课
{
"status": "SUCCESS",
"message": "权限校验成功"
}
```
##### 2. 【APP接口,旧接口】进阶单词课,二级页面宣传视频资源
-
URL: {{localhost}}/boxfish-wudaokou-user/ticket/BOXFISH_RESOURCE_VIDEO?access_token={{token}}
...
...
Please
register
or
login
to post a comment