ISDP-课程详情查询服务(API名称:openApiGetUserCourseByCourseId):响应参数

时间:2024-07-22 16:26:13

响应参数

参数

类型

描述

errorMessage

errorMessage

错误信息,接口错误时有值,正常调用时为空

stateCode

String

响应状态,“0”为成功,其他值失败

Result

Object

结果

Object出参:

参数

类型

描述

courseId

Long

课程Id

courseName

String

课程名称

courseCode

String

课程编码

courseDuration

String

课程时长 单位:分钟

categoryName

String

课程类别名称

parentCategoryName

String

课程类别父类名称

userCourseId

Long

学员课程主键ID

userId

Long

学员ID

learnStatus

int

课程学习状态 1-进行中 默认 2-已完成

learnType

int

课程学习要求(推送) 1-必修 2-选修

chapterId

Long

课程大纲章节表主键ID

courseSource

int

课程来源 1-学员学习课程记录 2-学员学习课程章节记录

chapterList

List

章节集合

chapterList出参:

参数

类型

描述

chapterId

Long

章节Id

courseId

Long

课程Id

chapterName

String

章节名称

chapterDuration

String

章节时长 单位:分钟

chapterOrder

int

章节的顺序 1-开始

chapterRemark

String

章节描述

foolproofRemark

String

防呆提示描述

learnStatus

int

课程学习状态 1-进行中 默认 2-已完成

courseFileVo

Map

文件实体

courseFileVo出参:

参数

类型

描述

courseFileId

Long

主键ID

tablePrimaryId

Long

关联的表的主键ID

fileId

Long

文件ID

fileName

String

文件名称

coverFileId

Long

封面文件ID

fileType

String

文件类型后缀

createName

String

创建人名称

creationTimestamp

Long

创建时间戳

support.huaweicloud.com/api-isdp/api_01_0288.html