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:
"f5534771-74c6-45b8-8794-2e663f0fefb9"
application/xml, text/xml
Sample:
<guid xmlns="http://schemas.microsoft.com/2003/10/Serialization/">f5534771-74c6-45b8-8794-2e663f0fefb9</guid>