文档
测试

获取课程

GET
{{smart}}/school/getCourse?schoolId=学校id

响应参数

参数名
类型
描述
必填
success
boolean
示例:true
必填
message
string
示例:操作成功!
必填
code
int
示例:200
必填
result
array
数据列表
必填
id
int
示例:1
必填
schoolId
int
示例:5
必填
course
string
示例:语文
必填
sort
int
示例:1
必填
timestamp
int
示例:1628649550781
必填