GET api/MenDian/GetMenDianNum?menDianFilterTypes[0]={menDianFilterTypes[0]}&menDianFilterTypes[1]={menDianFilterTypes[1]}

获取门店数量,不传表示获取全部类型

Request Information

URI Parameters

NameDescriptionTypeAdditional information
menDianFilterTypes

Collection of MenDianFilterType

Required

Body Parameters

None.

Response Information

Resource Description

获取门店数量,不传表示获取全部类型

Dictionary of MenDianFilterType [key] and integer [value]

Response Formats

application/json

Sample:

An exception has occurred while using the formatter 'JsonpMediaTypeFormatter' to generate sample for media type 'application/json'. Exception message: 无法访问已关闭的流。

text/json

Sample:

An exception has occurred while using the formatter 'JsonpMediaTypeFormatter' to generate sample for media type 'text/json'. Exception message: 无法访问已关闭的流。

application/xml, text/xml

Sample:
<ArrayOfKeyValueOfEnumsHouse.MenDianFilterTypeNullableOfint2BAA1H6B xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.microsoft.com/2003/10/Serialization/Arrays">
  <KeyValueOfEnumsHouse.MenDianFilterTypeNullableOfint2BAA1H6B>
    <Key>All</Key>
    <Value>1</Value>
  </KeyValueOfEnumsHouse.MenDianFilterTypeNullableOfint2BAA1H6B>
</ArrayOfKeyValueOfEnumsHouse.MenDianFilterTypeNullableOfint2BAA1H6B>