文档
测试

查询出当前课程的详情

POST
https://testbshwapi.bosihw.cn/api/LmCourseApi/GetCourseParticulars

请求参数

参数名
类型
描述
必填
Sign
string
签名
必填
CourseId
int
课程Id
必填
UserId
string
用户Id
必填

响应参数

参数名
类型
描述
必填
code
int
状态-200 成功
必填
msg
string
信息
必填
CourId
int
课程Id
必填
ClassId
int
班级Id
必填
CoverPicturePath
stirng
课程封面图片
必填
CourseName
string
课程名称
必填
Price
Decimal
单价
必填
DisCount
DisCount
折扣
必填
PerUpperlimit
int
当前允许最大报名人数
必填
NumberAppPer
int
已报名人数
必填
StartDate
datetime
课程开始时间
必填
EndDate
datetime
课程结束时间
必填
EndApplyDate
fatetime
课程报名截止时间
必填
IsApply
bool
是否可以报名--true 是 false 否
必填
DescribeUrl
string
介绍图
必填
Iscollect
bool
是否收藏
必填
IsUserApply
bool
是否已报名
必填

说明 / 示例

![image.png](https://cos.easydoc.net/73782346/files/khmtthex.png)