GET api/User/ExportUsers?VipNum={VipNum}&IsKill={IsKill}&PageSize={PageSize}&Search={Search}&PageID={PageID}

后台 - 导出用户资料

Request Information

URI Parameters

NameDescriptionTypeAdditional information
VipNum

会员身份标识

integer

None.

IsKill

账号是否锁定

boolean

None.

PageSize

每页条数

integer

None.

Search

关键字

string

None.

Keywords

关键字

string

None.

PageID

分页页数

integer

None.

Body Parameters

None.

Response Information

Resource Description

后台 - 导出用户资料

boolean

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:
<boolean xmlns="http://schemas.microsoft.com/2003/10/Serialization/">true</boolean>