GET api/StudentApi/GetCompositeEvaluateDetail?StudentID={StudentID}&SubjectIntegralID={SubjectIntegralID}
获取复合性评价详细信息
Request Information
URI Parameters
Name | Description | Type | Additional information |
---|---|---|---|
StudentID | integer |
Required |
|
SubjectIntegralID | integer |
Required |
Body Parameters
None.
Response Information
Resource Description
IHttpActionResultNone.
Response Formats
application/json, text/json
Sample:
Sample not available.