文档
测试

获取课程章节树

GET
http://localhost:8076/clientapi/course/getcoursechaptertree

请求头

参数名
类型
描述
必填
token
string
示例:08a3b0f18381e1a72be29feae58258b9
必填

请求参数

参数名
类型
描述
必填
type
int
类型:-1全部,0:免费,1:付费
必填

响应参数

参数名
类型
描述
必填
code
int
示例:200
必填
message
string
示例:
必填
data
object
数据字典
必填
status
boolean
示例:true
必填
dataList
array
数据列表
必填
id
int
示例:5
必填
title
string
示例:Anatomy – 解剖与机能
必填
type
int
示例:1
必填
thumb
string
示例:apistatic/files/2021/2/1612255309572.gif
必填
description
string
示例:1
必填
content
string
示例:<p>1</p>
必填
jifen
object
示例:null
必填
author
string
示例:1
必填
sort
int
示例:1
必填
status
int
示例:1
必填
createdAt
string
示例:2021-02-02T08:43:15.000Z
必填
updatedAt
string
示例:2021-02-02T08:43:15.000Z
必填
yibei_course_chapter
array
数据列表
必填
id
int
示例:10
必填
courseid
int
示例:5
必填
title
string
示例:Anatomy Chapter 1
必填
thumb
string
示例:apistatic/files/2021/2/1613227187692.png
必填
description
object
示例:null
必填
videopath
string
示例:https://vimeo.com/412863072/7e6458d7d1
必填
sort
int
示例:1
必填
content
object
示例:null
必填
createdAt
string
示例:2021-02-13T14:41:08.000Z
必填
updatedAt
string
示例:2021-02-13T14:43:00.000Z
必填