GET OneAccount/Log/logs?PageIndex={PageIndex}&PageSize={PageSize}&Keyword={Keyword}&Orderby={Orderby}

日志列表

Request Information

URI Parameters

NameDescriptionTypeAdditional information
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.