GET api/Setting/GetBaseDeskData?page_size={page_size}&page_num={page_num}

查询课桌上的基础数据

Request Information

URI Parameters

NameDescriptionTypeAdditional information
page_size

查询量

integer

Required

page_num

当前页从0开始

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.