GET manage/user?ExhibitionID={ExhibitionID}&AreaID={AreaID}&ClientID={ClientID}&CateID={CateID}&PageIndex={PageIndex}&PageSize={PageSize}&Keyword={Keyword}&Orderby={Orderby}

用户列表

Request Information

URI Parameters

NameDescriptionTypeAdditional information
ExhibitionID

展项ID (可选)

integer

None.

AreaID

区域ID(可选)

integer

None.

ClientID

设备ID(可选)

integer

None.

CateID

设备分类(可选) //1:投影仪 2:融合软件 3:Windows主机/触摸屏 4:拼接屏 5:继电器 6:其它

integer

None.

PageIndex

页码

integer

None.

PageSize

每页大小

integer

None.

Keyword

搜索的关键字 (可选)

string

None.

Orderby

排序 如:id desc(可选)

string

None.

Body Parameters

None.

Response Information

Resource Description

IHttpActionResult

None.

Response Formats

application/json, text/json, application/xml, text/xml

Sample:

Sample not available.