文档
测试

根据课程ID查询对应章节

GET
http://49.234.233.53:8001/serviceedu/chapter/list/14

响应参数

参数名
类型
描述
必填
success
boolean
示例:true
必填
code
int
示例:20000
必填
message
string
示例:成功
必填
data
object
数据字典
必填
list
array
数据列表
必填
id
string
示例:1181729226915577857
必填
title
string
示例:第七章:I/O流
必填
children
array
数据列表
必填
id
string
示例:1189471423678939138
必填
title
string
示例:test
必填
isFree
boolean
示例:false
必填