GET api/NewsV720/MyEnshrineArticleList?page={page}&sign={sign}&stamp={stamp}

我的收藏新闻

Request Information

URI Parameters

NameDescriptionTypeAdditional information
page

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.ResultNewsData600
NameDescriptionTypeAdditional information
recordsetCount

integer

None.

pageSize

integer

None.

page

integer

None.

allPage

integer

None.

message

string

None.

success

boolean

None.

articleList

新闻数据

Collection of ZaiMieApp.WebApi.ViewModel.V600.Article

None.

articleSlideList

轮播图

Collection of ZaiMieApp.WebApi.ViewModel.V600.Article

None.

recommendList

首页推荐模块

Collection of ZaiMieApp.WebApi.ViewModel.HomePageRecommend

None.

recommendLocalNumber

推荐的本地号

Collection of ZaiMieApp.WebApi.ViewModel.LocalNumber

None.

recommendLocalNumberRow

推荐的本地号所在行数

integer

None.

recommendLocalNumberTitle

推荐的本地号显示的标题名称

string

None.

trailerBroadcast

直播预告

Collection of ZaiMieApp.WebApi.ViewModel.BroadcastTopicView

None.

recommendBroadcastList

直播推荐

Collection of ZaiMieApp.WebApi.ViewModel.V600.Article

None.

instructArticles

指令区新闻

Collection of ZaiMieApp.WebApi.ViewModel.V600.Article

None.

indexLocalNumber

推荐的本地号

ZaiMieApp.WebApi.ViewModel.IndexLocalNumber

None.

hotTopArticles

Collection of ZaiMieApp.WebApi.ViewModel.V600.Article

None.

Response Formats

application/json

Sample:

An exception has occurred while using the formatter 'System.Net.Http.Formatting.JsonMediaTypeFormatter' to generate sample for media type 'application/json'. Exception message: Self referencing loop detected for property 'posts' with type 'ZaiMieApp.WebApi.ViewModel.PostsView'. Path 'articleList[0].posts.reply[0]'.

text/json

Sample:

An exception has occurred while using the formatter 'System.Net.Http.Formatting.JsonMediaTypeFormatter' to generate sample for media type 'text/json'. Exception message: Self referencing loop detected for property 'posts' with type 'ZaiMieApp.WebApi.ViewModel.PostsView'. Path 'articleList[0].posts.reply[0]'.

application/xml

Sample:

An exception has occurred while using the formatter 'System.Net.Http.Formatting.XmlMediaTypeFormatter' to generate sample for media type 'application/xml'. Exception message: “System.Collections.Generic.List`1[[ZaiMieApp.WebApi.ViewModel.ArticleComment, ZaiMieApp.WebApi, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]”类型的对象图包含循环,如果禁用引用跟踪,择无法对其进行序列化。

text/xml

Sample:

An exception has occurred while using the formatter 'System.Net.Http.Formatting.XmlMediaTypeFormatter' to generate sample for media type 'text/xml'. Exception message: “System.Collections.Generic.List`1[[ZaiMieApp.WebApi.ViewModel.ArticleComment, ZaiMieApp.WebApi, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]”类型的对象图包含循环,如果禁用引用跟踪,择无法对其进行序列化。