GET api/Fixture?fixtureCode={fixtureCode}
根据code查询器架数据,只返回1条
Request Information
URI Parameters
Name | Description | Type | Additional information |
---|---|---|---|
fixtureCode | string |
Required |
Body Parameters
None.
Response Information
Resource Description
BasicResultOfListOfFixtureInfoName | Description | Type | Additional information |
---|---|---|---|
code | integer |
None. |
|
msg | string |
None. |
|
data | Collection of FixtureInfo |
None. |
Response Formats
application/json
Sample:
Sample not available.
text/json
Sample:
Sample not available.
application/xml
Sample:
Sample not available.
text/xml
Sample:
Sample not available.