GET api/CheckTicket/Query/In?gatenumber={gatenumber}
查询当日检票人数
Request Information
URI Parameters
Name | Description | Type | Additional information |
---|---|---|---|
gatenumber | string |
Default value is |
Body Parameters
None.
Response Information
Resource Description
查询当日检票人数
integerResponse Formats
application/json, text/json
Sample:
1
application/xml, text/xml
Sample:
<long xmlns="http://schemas.microsoft.com/2003/10/Serialization/">1</long>
application/bson
Sample:
Binary JSON content. See http://bsonspec.org for details.