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

后台 - 导出用户资料

Request Information

URI Parameters

NameDescriptionTypeAdditional information
VipNum

会员身份标识

integer

None.

IsKill

账号是否锁定

boolean

None.

PageSize

每页条数

integer

None.

Keywords

关键字

string

None.

PageID

分页页数

integer

None.

Body Parameters

None.

Response Information

Resource Description

后台 - 导出用户资料

boolean

Response Formats

application/json

Sample:

Sample not available.

text/json

Sample:

Sample not available.

application/xml, text/xml

Sample:
<boolean xmlns="http://schemas.microsoft.com/2003/10/Serialization/">true</boolean>