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-09-19 10:00:10 +0800
Browse Files
Options
Browse Files
Download
Email Patches
Plain Diff
Commit
936b4a5e0eb610b28901de8c2702c5c45998d47c
936b4a5e
1 parent
1dcebd7d
update doc api
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
2 deletions
boxfish-中教老师APP/20190911-中教APP.md
boxfish-中教老师APP/20190911-中教APP.md
View file @
936b4a5
...
...
@@ -25,7 +25,7 @@ typeDesc | String | 培优课模块类型的中文描述,可能值有:`进
bookList | Array.
<Object>
| 当前培优课模块下全部的书,服务器已按照书的排序序号排好序,如果当前培优课下没有书,该数组为空
[
-
]
`bookList`
的结构
-
[
x
]
`bookList`
的结构
变量名 | 类型 | 说明
--- | --- | :---
...
...
@@ -37,7 +37,7 @@ bookOrder | Integer | 书的排序序号
paperName | Array.
<String>
| 当前书中全部课程的名称,服务器已按照课程的顺序排好序
[
-
]
返回数据示例
-
[
x
]
返回数据示例
```
json
{
...
...
Please
register
or
login
to post a comment