NameDescriptionTypeAdditional information
Id

integer

None.

reporterId

小记者id

integer

None.

articleId

被选为稿子的id(为0 则没有被采纳)

integer

None.

state

状态 (1-待采纳 2-未采纳 3-已采纳)

integer

None.

title

标题

string

None.

teacher

指导老师

string

None.

author

作者

string

None.

phone

联系电话

string

None.

content

内容

string

None.

resource

资源(json数据{imageUrl,videoFaceImg,videoUrl,ratio,type})

string

None.

type

类型 1-文章 2-图集 3-视频

integer

None.

subjectId

主题Id

integer

None.

createDate

string

None.

article

作品关联的稿件

ZaiMieApp.WebApi.ViewModel.V600.Article

None.

reporter

小记者详情

ZaiMieApp.WebApi.ViewModel.Young.ReporterView

None.