GET api/Setting/GetReadNum?pageindex={pageindex}
获取阅读人数的列表
Request Information
URI Parameters
Name | Description | Type | Additional information |
---|---|---|---|
pageindex |
页码 |
string |
Required |
Body Parameters
None.
Response Information
Resource Description
[{"readnum":"","readtime":""}]
IHttpActionResultNone.
Response Formats
application/json, text/json, text/html, application/xml, text/xml
Sample:
Sample not available.