NameDescriptionTypeAdditional information
ClassName

板块名称

string

None.

CategoryName

板块分类名称(二级分类名称)

string

None.

ReplyNum

帖子回复数

integer

None.

LikesNum

点赞数--根据实际点赞数,因要加载出点赞用户名

integer

None.

UserName

发帖人名称

string

None.

UserHeadPic

发贴用户头像

string

None.

LastReplyUserId

最后回复用户id

integer

None.

LastReplyUserName

最后回复用户名

string

None.

LastReplyTime

最后回复时间

date

None.

IsHot

是否热帖,根据配置判断

boolean

None.

ImageDtos

图片Dto

Collection of CommonImageDto

None.

Id

帖子id

integer

None.

CategoryId

帖子分类

integer

None.

Title

帖子标题

string

None.

CreateTime

帖子发布时间

date

None.

Color

帖子标题颜色

string

None.

IsTop

版块置顶

boolean

None.

IsIndex

是否焦点

boolean

None.

IsGlobalTop

全局置顶

boolean

None.

IsJinghua

是否精华

boolean

None.

UserId

发帖用户id

integer

None.

IsBold

帖子标题是否加粗

boolean

None.

Hits

浏览量

integer

None.

ClassId

帖子一级分类。//需要转接

integer

None.

GpsX

帖子发布X坐标

decimal number

None.

GpsY

帖子发布Y坐标

decimal number

None.

Address

帖子发布地址

string

None.

ReplyUserIdNum

integer

None.

ReplyUserInfo

Collection of UserListDto

None.