GET api/Stucheck?Name={Name}&ID_Parent={ID_Parent}
获取班级ID
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| Name | string |
Required |
|
| ID_Parent | globally unique identifier |
Required |
Body Parameters
None.
Response Information
Resource Description
globally unique identifierResponse Formats
application/json, text/json
Sample:
"d80d5140-1f38-4d1c-ae03-b913aded886f"
application/xml, text/xml
Sample:
<guid xmlns="http://schemas.microsoft.com/2003/10/Serialization/">d80d5140-1f38-4d1c-ae03-b913aded886f</guid>