GET api/LocalNumV770/LocalNumberClassifyWithData?newspapergroupId={newspapergroupId}&location={location}&sign={sign}&stamp={stamp}
获取本地号分类,带有分类下的本地号列表
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| newspapergroupId | integer |
Default value is 0 |
|
| location |
展示位置 1-本地号模块 2-媒体矩阵模块 |
integer |
Default value is 1 |
| sign | string |
Default value is |
|
| stamp | string |
Default value is |
Body Parameters
None.
Response Information
Resource Description
ZaiMieApp.WebApi.ViewModel.ResultDataOfZaiMieApp.WebApi.ViewModel.LocalNumberClassify| Name | Description | Type | Additional information |
|---|---|---|---|
| recordsetCount | integer |
None. |
|
| pageSize | integer |
None. |
|
| page | integer |
None. |
|
| allPage | integer |
None. |
|
| message | string |
None. |
|
| success | boolean |
None. |
|
| code | integer |
None. |
|
| data | Collection of ZaiMieApp.WebApi.ViewModel.LocalNumberClassify |
None. |
Response Formats
application/json
Sample:
Sample not available.
text/json
Sample:
Sample not available.
application/xml
Sample:
Sample not available.
text/xml
Sample:
Sample not available.