GET api/Setting/GetNoticeWithMIDAndPage?mid={mid}&pageIndex={pageIndex}&pageSize={pageSize}

通过机器码获取公告(分页)

Request Information

URI Parameters

NameDescriptionTypeAdditional information
mid

机器码

string

Required

pageIndex

页码 从1开始

integer

Required

pageSize

页大小

integer

Required

Body Parameters

None.

Response Information

Resource Description

IHttpActionResult

None.

Response Formats

application/json, text/json, text/html, application/xml, text/xml

Sample:

Sample not available.