查看课程课件
GET
/api/v1/app/courses/courseware-by-course-code/{courseCode}
请求参数
参数名
类型
描述
必填
courseCode
string
课程系统编码
必填
响应参数
参数名
类型
描述
必填
objectId
int
示例:100005
必填
code
string
示例:56a6cf83f8d34a77864b2ed1609d3c0f
必填
title
string
示例:第一课
必填
fileDownloadUrl
string
示例:http://localhost:8087/api/v1/file/review?filePath=20236/7/16/4c779061-d07e-46fb-993e-e2a321650665.jpg
必填
imgUrl
stirng
图标地址
必填
resCode
string
示例:0000
必填
resMessage
string
示例:操作成功
必填
timestamp
string
示例:20230713234153447
必填