| Name | Description | Type | Additional information |
|---|---|---|---|
| canReplyDepartmentUser |
是否可以回评话题主的评论 |
boolean |
None. |
| postsId |
帖子Id |
integer |
None. |
| detail |
帖子内容 |
string |
None. |
| address |
发帖地址 |
string |
None. |
| commentCount |
评论数 |
integer |
None. |
| createDate |
创建时间 |
string |
None. |
| topicId |
话题Id |
integer |
None. |
| topicTitle |
话题名称 |
string |
None. |
| onlookerCount |
点赞数 |
integer |
None. |
| stickIndex |
置顶 |
integer |
None. |
| url |
链接 |
string |
None. |
| viewCount |
浏览数 |
integer |
None. |
| distance |
距离 |
decimal number |
None. |
| userinfo |
发帖用户 |
ZaiMieApp.WebApi.ViewModel.UserInfoView |
None. |
| isSayGood |
是否点赞 |
boolean |
None. |
| isEnshrined |
是否收藏 |
boolean |
None. |
| compressImage |
压缩的图片集 |
Collection of string |
None. |
| originalImage |
原始图集 |
Collection of string |
None. |
| postsVote |
站队信息 |
Collection of ZaiMieApp.WebApi.ViewModel.PostsVoteView |
None. |
| reply |
评论列表 |
Collection of ZaiMieApp.WebApi.ViewModel.ReplyView |
None. |
| sayGoodUsers |
点赞用户 |
Collection of ZaiMieApp.Site.Model.api.SimpleUser |
None. |
| videoFaceImg |
视频封面 |
string |
None. |
| videoUrl |
视频url |
string |
None. |
| replyCount |
评论总数量 |
integer |
None. |
| webContent | string |
None. |
|
| webTitle | string |
None. |
|
| webUrl | string |
None. |
|
| webImage | string |
None. |