GET api/ppclient/learnerpagebyteacode?LessonId={LessonId}&TeaCode={TeaCode}&IsMark={IsMark}&CateId={CateId}&ClassName={ClassName}&NotInTable={NotInTable}&pageSize={pageSize}&pageIndex={pageIndex}

教师端选课信息分页

Request Information

URI Parameters

NameDescriptionTypeAdditional information
LessonId

课程编号

string

Required

TeaCode

教师编号

string

Required

IsMark

是否已经打分

boolean

Required

CateId

环节ID

string

Required

ClassName

班级

string

Default value is

NotInTable

不包含某表里的已有数据

string

Default value is

pageSize

integer

Default value is 10

pageIndex

integer

Default value is 1

Body Parameters

None.

Response Information

Resource Description

教师端选课信息分页

Object

None.

Response Formats

application/json, text/json, text/html

Sample:
{}

application/xml, text/xml

Sample:
<z:anyType xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns:z="http://schemas.microsoft.com/2003/10/Serialization/" />

text/javascript, application/javascript, application/json-p

Sample:
/**/ typeof  === 'function' && ({});