GET api/StudentApi/GetStudentTrees?YearID={YearID}&EvaType={EvaType}&SubjectIntegralID={SubjectIntegralID}
获取班级及学生列表
Request Information
URI Parameters
Name | Description | Type | Additional information |
---|---|---|---|
YearID |
年级ID |
integer |
Required |
EvaType |
评价类型 |
integer |
Required |
SubjectIntegralID |
课程积分ID |
integer |
Required |
Body Parameters
None.
Response Information
Resource Description
IHttpActionResultNone.
Response Formats
application/json, text/json
Sample:
Sample not available.