GET api/docs/M_Course?courseId={courseId}&courseClassId={courseClassId}&pageIndex={pageIndex}&accessKey={accessKey}&secretKey={secretKey}&pageSize={pageSize}

课程通知公告列表

Request Information

Parameters

NameDescriptionAdditional information
courseId
课程id

Define this parameter in the request URI.

courseClassId
班次id

Define this parameter in the request URI.

pageIndex
页码

Define this parameter in the request URI.

accessKey
accessKey

Define this parameter in the request URI.

secretKey
secretKey

Define this parameter in the request URI.

pageSize
每页显示条数

Define this parameter in the request URI.

Response Information

Response body formats

application/json, text/json, text/javascript

Sample:

Sample not available.