POST api/testpaper/importexamplanstu?SubjectId={SubjectId}&CampusId={CampusId}
导入考务学生
Request Information
URI Parameters
Name | Description | Type | Additional information |
---|---|---|---|
SubjectId |
科目 |
string |
Required |
CampusId |
校区 |
integer |
Required |
Body Parameters
None.
Response Information
Resource Description
导入考务学生
ObjectNone.
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' && ({});