GET api/docs/M_Course?pageIndex={pageIndex}&pageSize={pageSize}&accessKey={accessKey}&secretKey={secretKey}
我要选课 全部课程(正在开课的)
Request Information
Parameters
Name | Description | Additional information |
---|---|---|
pageIndex | 页码 |
Define this parameter in the request URI. |
pageSize | 每页显示条数 |
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. |
Response Information
Response body formats
application/json, text/json, text/javascript
Sample:
Sample not available.