GET CC/Log?PageIndex={PageIndex}&PageSize={PageSize}&Keyword={Keyword}&Orderby={Orderby}
获取操作日志
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| PageIndex |
页码 |
integer |
None. |
| PageSize |
每页大小 |
integer |
None. |
| Keyword |
搜索的关键字 (可选) |
string |
None. |
| Orderby |
排序 如:id desc(可选) |
string |
None. |
Body Parameters
None.
Response Information
Resource Description
IHttpActionResultNone.
Response Formats
application/json, text/json, application/xml, text/xml
Sample:
Sample not available.