文档
测试

查询我的课程表

POST
http://testgpapi.bosihw.cn/api/CourseClassApi/GetClassSchedPageList

接口描述

查询出我的课程表

请求参数

参数名
类型
描述
必填
claType
int
课程类型 1=购买课程 2=机构课程 3-医生圈课程
必填
authorId
int
用户Id
必填
page
int
第几页
必填
limit
int
每页显示条数
必填
sign
string
签名
必填

响应参数

参数名
类型
描述
必填
code
int
200-成功 500-异常
必填
courseId
int
课程ID
必填
title
string
标题
必填
coverPicture
string
课程封面图片
必填
learning
decinal
学习进度
必填
numberPeople
int
已学习人数
必填
claTyapify
int
课程类型 1-购买课程 2-机构课程 3-医生圈课程 4-免费课程 5-vIP限免
必填
CreateTime
datetime
课程购买日期
必填
id
int
课程表id
必填

说明 / 示例

![image.png](https://cos.easydoc.net/40678995/files/kga7mtw7.png)