GET api/Setting/GetSetReadAdd
获取阅读人数设置
Request Information
URI Parameters
None.
Body Parameters
None.
Response Information
Resource Description
[{"cid":"自增ID","type": "0 每日阅读人数 1 每周阅读人数"," addread": "添加的人数","starttime":"生效时间段的起始时间","endtime":"生效时间段的结束时间","intime":"添加时间"}]
IHttpActionResultNone.
Response Formats
application/json, text/json, text/html, application/xml, text/xml
Sample:
Sample not available.