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:
"f2bfbbe8-3197-4593-913f-78ba3b0d1110"
application/xml, text/xml
Sample:
<guid xmlns="http://schemas.microsoft.com/2003/10/Serialization/">f2bfbbe8-3197-4593-913f-78ba3b0d1110</guid>